Searched refs:SCEVFindLoops (Results 1 – 1 of 1) sorted by relevance
521 class SCEVFindLoops final { class525 SCEVFindLoops(SetVector<const Loop *> &Loops) : Loops(Loops) {} in SCEVFindLoops() function in SCEVFindLoops536 SCEVFindLoops FindLoops(Loops); in findLoops()537 SCEVTraversal<SCEVFindLoops> ST(FindLoops); in findLoops()