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