Searched defs:UncondBranch (Results 1 – 7 of 7) sorted by relevance
149 cl::opt<bool> UncondBranch("u", cl::Grouping, cl::init(false), in gcovMain() local
282 MCInst *UncondBranch = nullptr; in getDynoStats() local
119 MCInst *UncondBranch = nullptr; in validateSuccessorInvariants() local401 MCInst *&UncondBranch) { in analyzeBranch()
3149 MCInst *UncondBranch = nullptr; dumpGraph() local 3323 MCInst *UncondBranch = nullptr; fixBranches() local 3659 MCInst *UncondBranch = nullptr; dfs() local [all...]
688 MCInst *UncondBranch = nullptr; fixDoubleJumps() local 860 MCInst *UncondBranch = nullptr; fixTailCalls() local 954 MCInst *UncondBranch = nullptr; fixTailCalls() local 1110 MCInst *UncondBranch = nullptr; removeUselessCondBranches() local [all...]
58 bool UncondBranch; member
1553 Instruction *UncondBranch = Pred->getTerminator(); FoldReturnIntoUncondBranch() local