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.cpp237 unsigned ToIndx) { in interChangeDependencies() argument
239 std::swap(Row[ToIndx], Row[FromIndx]); in interChangeDependencies()