Searched refs:IsInSameLoop (Results 1 – 1 of 1) sorted by relevance
310 bool IsInSameLoop = LI->getLoopFor(BB1) == LI->getLoopFor(BB2); in findEquivalencesFor() local312 IsInSameLoop) { in findEquivalencesFor()