llvm-project
be83f5c1 - [BOLT][NFC] Simplify analyzeIndirectBranch (#91662)

Commit
1 year ago
[BOLT][NFC] Simplify analyzeIndirectBranch (#91662) Simplify mutually exclusive sanity checks in analyzeIndirectBranch, where an UNKNOWN IndirectBranchType is to be returned. Reduces confusion and code duplication when adding a new IndirectBranchType (to be added in #91667). Test Plan: NFC
Author
Parents
Loading