Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp411 bool adjustLoopLinks();
1393 Transformed |= adjustLoopLinks(); in transform()
1706 bool LoopInterchangeTransform::adjustLoopLinks() { in adjustLoopLinks() function in LoopInterchangeTransform