Searched refs:getLI (Results 1 – 4 of 4) sorted by relevance
54 llvm::LoopInfo *getLI() const { return &LI; } in getLI() function
531 LoopInfo *getLI() const { return &LI; } in getLI() function
2048 LoopInfo *getLI() const { return Affinator.getLI(); } in getLI() function
2584 auto LoopStat = ScopDetection::countBeneficialLoops(&R, *SE, *getLI(), 0); in getStatistics()