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