Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp397 class LoopInterchangeTransform { class
399 LoopInterchangeTransform(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeTransform() function in __anon2905bc7e0211::LoopInterchangeTransform
578 LoopInterchangeTransform LIT(OuterLoop, InnerLoop, SE, LI, DT, LoopNestExit, in processLoop()
1135 void LoopInterchangeTransform::removeChildLoop(Loop *OuterLoop, in removeChildLoop()
1168 void LoopInterchangeTransform::restructureLoops( in restructureLoops()
1225 bool LoopInterchangeTransform::transform() { in transform()
1436 bool LoopInterchangeTransform::adjustLoopBranches() { in adjustLoopBranches()
1581 void LoopInterchangeTransform::adjustLoopPreheaders() { in adjustLoopPreheaders()
1600 bool LoopInterchangeTransform::adjustLoopLinks() { in adjustLoopLinks()