Searched defs:getLoopInfo (Results 1 – 2 of 2) sorted by relevance
379 LoopInfo *getLoopInfo() const { return LI; } in getLoopInfo() function
575 const LoopInfo &getLoopInfo(Function &F) { in getLoopInfo() function in llvm::SCCPInstVisitor1817 const LoopInfo &SCCPSolver::getLoopInfo(Function &F) { in getLoopInfo() function in SCCPSolver