Searched refs:LoopEntryPredicate (Results 1 – 1 of 1) sorted by relevance
15124 const BranchInst *LoopEntryPredicate = in applyLoopGuards() local15126 if (!LoopEntryPredicate || LoopEntryPredicate->isUnconditional()) in applyLoopGuards()15129 Terms.emplace_back(LoopEntryPredicate->getCondition(), in applyLoopGuards()15130 LoopEntryPredicate->getSuccessor(0) == Pair.second); in applyLoopGuards()