Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp407 bool adjustLoopLinks();
1056 Transformed |= adjustLoopLinks(); in transform()
1257 bool LoopInterchangeTransform::adjustLoopLinks() { in adjustLoopLinks() function in LoopInterchangeTransform