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