Home
last modified time | relevance | path

Searched defs:removeChildLoop (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopInfo.h274 LoopT *removeChildLoop(iterator I) { in removeChildLoop() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h376 LoopT *removeChildLoop(iterator I) { in removeChildLoop() function
/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp993 void LoopInterchangeTransform::removeChildLoop(Loop *OuterLoop, in removeChildLoop() function in LoopInterchangeTransform