Searched defs:addTopLevelLoop (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h148 inline void addTopLevelLoop(MachineLoop *New) { function in class:llvm::MachineLoopInfo
/freebsd-10.2-release/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h549 void addTopLevelLoop(LoopT *New) { function in class:llvm::LoopInfoBase
672 inline void addTopLevelLoop(Loop *New) { function in class:llvm::LoopInfo

Completed in 44 milliseconds