Searched refs:updateUnloop (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DLoopPass.cpp71 LI->updateUnloop(L);
H A DLoopInfo.cpp621 /// updateUnloop - The last backedge has been removed from a loop--now the
628 void LoopInfo::updateUnloop(Loop *Unloop) { function in class:LoopInfo
/freebsd-10.2-release/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h683 /// updateUnloop - Update LoopInfo after removing the last backedge from a
687 void updateUnloop(Loop *Unloop);

Completed in 49 milliseconds