Searched refs:PickMostRelevantLoop (Results 1 – 1 of 1) sorted by relevance
587 static const Loop *PickMostRelevantLoop(const Loop *A, const Loop *B, in PickMostRelevantLoop() function620 L = PickMostRelevantLoop(L, getRelevantLoop(Op), SE.DT); in getRelevantLoop()628 const Loop *Result = PickMostRelevantLoop( in getRelevantLoop()652 return PickMostRelevantLoop(LHS.first, RHS.first, DT) != LHS.first; in operator ()()