Searched refs:isForwardBranch (Results 1 – 3 of 3) sorted by relevance
313 if (BF.isForwardBranch(BB, BB->getConditionalSuccessor(true))) { in getDynoStats()
1582 static bool isForwardBranch(const BinaryBasicBlock *From, in isForwardBranch() function
751 const bool IsForward = BinaryFunction::isForwardBranch(PredBB, BB); in shouldRewriteBranch()