Searched refs:shouldRewriteBranch (Results 1 – 2 of 2) sorted by relevance
267 bool shouldRewriteBranch(const BinaryBasicBlock *PredBB,
745 bool SimplifyConditionalTailCalls::shouldRewriteBranch( in shouldRewriteBranch() function in llvm::bolt::SimplifyConditionalTailCalls854 if (!shouldRewriteBranch(PredBB, *CondBranch, BB, DirectionFlag)) in fixTailCalls()