Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp341 void restructureLoops(Loop *NewInner, Loop *NewOuter,
1229 void LoopInterchangeTransform::restructureLoops( in restructureLoops() function in LoopInterchangeTransform
1643 restructureLoops(OuterLoop, InnerLoop, InnerLoopPreHeader, in adjustLoopBranches()