Searched defs:removeChildLoop (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ | ||
| H A D | GenericLoopInfo.h | 406 LoopT *removeChildLoop(iterator I) { removeChildLoop() function |
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
| H A D | LoopInterchange.cpp | 1196 void LoopInterchangeTransform::removeChildLoop(Loop *OuterLoop, in removeChildLoop() function in LoopInterchangeTransform |