Searched defs:getOutermostLoop (Results 1 – 13 of 13) sorted by relevance
103 const LoopT *getOutermostLoop() const { in getOutermostLoop() function110 LoopT *getOutermostLoop() { in getOutermostLoop() function
118 const LoopT *getOutermostLoop() const { in getOutermostLoop() function125 LoopT *getOutermostLoop() { in getOutermostLoop() function
80 Loop &getOutermostLoop() const { return *Loops.front(); } in getOutermostLoop() function
121 static const Loop *getOutermostLoop(const LoopInfo *LI, const BasicBlock *BB) { in getOutermostLoop() function
128 static const Loop *getOutermostLoop(const LoopInfo *LI, const BasicBlock *BB) { in getOutermostLoop() function
113 static const Loop *getOutermostLoop(const LoopInfo *LI, const BasicBlock *BB) { in getOutermostLoop() function