Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp180 unsigned ToIndx) { in interChangeDependencies() argument
182 std::swap(DepMatrix[I][ToIndx], DepMatrix[I][FromIndx]); in interChangeDependencies()