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