Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DSCEVValidator.cpp559 class SCEVFindLoops { class
563 SCEVFindLoops(SetVector<const Loop *> &Loops) : Loops(Loops) {} in SCEVFindLoops() function in polly::SCEVFindLoops