Home
last modified time | relevance | path

Searched defs:SCEVFindLoops (Results 1 – 1 of 1) sorted by relevance

/llvm-project/polly/lib/Support/
H A DSCEVValidator.cpp529 class SCEVFindLoops final { class
533 SCEVFindLoops(SetVector<const Loop *> &Loops) : Loops(Loops) {} in SCEVFindLoops() function in SCEVFindLoops