Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp346 void restructureLoops(Loop *NewInner, Loop *NewOuter,
1236 void LoopInterchangeTransform::restructureLoops( in restructureLoops() function in LoopInterchangeTransform
1650 restructureLoops(OuterLoop, InnerLoop, InnerLoopPreHeader, in adjustLoopBranches()