Home
last modified time | relevance | path

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

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