Searched refs:EnterIfTrue (Results 1 – 1 of 1) sorted by relevance
13485 bool EnterIfTrue = LoopEntryPredicate->getSuccessor(0) == Pair.second; in applyLoopGuards() local13496 EnterIfTrue ? Cmp->getPredicate() : Cmp->getInversePredicate(); in applyLoopGuards()13503 if (EnterIfTrue ? match(Cond, m_LogicalAnd(m_Value(L), m_Value(R))) in applyLoopGuards()