Home
last modified time | relevance | path

Searched refs:restructureLoops (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp401 void restructureLoops(Loop *InnerLoop, Loop *OuterLoop);
1005 void LoopInterchangeTransform::restructureLoops(Loop *InnerLoop, in restructureLoops() function in LoopInterchangeTransform
1062 restructureLoops(InnerLoop, OuterLoop); in transform()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp410 void restructureLoops(Loop *NewInner, Loop *NewOuter,
1170 void LoopInterchangeTransform::restructureLoops( in restructureLoops() function in LoopInterchangeTransform
1571 restructureLoops(OuterLoop, InnerLoop, InnerLoopPreHeader, in adjustLoopBranches()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp408 void restructureLoops(Loop *NewInner, Loop *NewOuter,
1168 void LoopInterchangeTransform::restructureLoops( in restructureLoops() function in LoopInterchangeTransform
1538 restructureLoops(OuterLoop, InnerLoop, InnerLoopPreHeader, in adjustLoopBranches()