Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h639 LoopT *removeLoop(iterator I) { removeLoop() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp516 void removeLoop(const Loop *L) { RemovedLoops.insert(L); } in removeLoop() function