Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp532 unsigned SelecLoopId = selectLoopForInterchange(LoopList); in processLoopList() local
534 for (unsigned i = SelecLoopId; i > 0; i--) { in processLoopList()