Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h180 inline void addTopLevelLoop(MachineLoop *New) { in addTopLevelLoop() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h659 void addTopLevelLoop(LoopT *New) { in addTopLevelLoop() function