Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp522 bool Interchanged = processLoop(LoopToBeInterchanged, LoopList[i - 1], i, in processLoopList() local
524 if (!Interchanged) in processLoopList()
532 Changed |= Interchanged; in processLoopList()