Searched refs:getLoopInfo (Results 1 – 25 of 73) sorted by relevance
123
57 LoopInfo &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
58 LoopInfo &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
130 LI = &LIWP.getLoopInfo(); in runOnFunction()
315 auto *LI = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnLoop()
328 LoopInfo &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
408 auto &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
124 auto &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
114 auto *LI = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnLoop()
189 LoopInfo &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnLoop()
252 auto &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
98 getAnalysis<LoopInfoWrapperPass>().getLoopInfo()); in runOnFunction()
822 auto &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()857 auto &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnLoop()
400 *L, AA, getAnalysis<LoopInfoWrapperPass>().getLoopInfo(), in runOnLoop()
200 LoopInfo *LI = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
574 LoopInfo &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnLoop()
135 LI = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
94 const LoopInfo &getLoopInfo(Function &F);
234 auto &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
344 auto &LI = getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
304 auto *LI = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
56 auto *LI = LIWP ? &LIWP->getLoopInfo() : nullptr; in runOnFunction()
496 LI = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()
121 return this->getAnalysis<LoopInfoWrapperPass>(F, &Changed).getLoopInfo(); in runOnModule()
1301 LoopInfo &getLoopInfo() { return LI; }1302 const LoopInfo &getLoopInfo() const { return LI; }
338 LI = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnFunction()