Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h384 LoopT *removeChildLoop(iterator I) { in removeChildLoop() function
396 LoopT *removeChildLoop(LoopT *Child) { in removeChildLoop() function
/external/llvm/include/llvm/Analysis/
DLoopInfo.h274 LoopT *removeChildLoop(iterator I) { in removeChildLoop() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp1135 void LoopInterchangeTransform::removeChildLoop(Loop *OuterLoop, in removeChildLoop() function in LoopInterchangeTransform
/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp993 void LoopInterchangeTransform::removeChildLoop(Loop *OuterLoop, in removeChildLoop() function in LoopInterchangeTransform