Searched defs:SCEVFindLoops (Results 1 – 1 of 1) sorted by relevance
529 class SCEVFindLoops final { class 533 SCEVFindLoops(SetVector<const Loop *> &Loops) : Loops(Loops) {} in SCEVFindLoops() function in SCEVFindLoops