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