Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp176 unsigned ToIndx) { in interChangeDependencies() argument
178 std::swap(DepMatrix[I][ToIndx], DepMatrix[I][FromIndx]); in interChangeDependencies()