Home
last modified time | relevance | path

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

/llvm-project/polly/include/polly/Support/
H A DSCEVAffinator.h54 llvm::LoopInfo *getLI() const { return &LI; } in getLI() function
/llvm-project/polly/include/polly/
H A DScopDetection.h522 LoopInfo *getLI() const { return &LI; } in getLI() function
H A DScopInfo.h2011 LoopInfo *getLI() const { return Affinator.getLI(); } getLI() function