Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp548 unsigned SelecLoopId = selectLoopForInterchange(LoopList); in processLoopList() local
550 for (unsigned i = SelecLoopId; i > 0; i--) { in processLoopList()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp516 unsigned SelecLoopId = selectLoopForInterchange(LoopList); in processLoopList() local
518 for (unsigned i = SelecLoopId; i > 0; i--) { in processLoopList()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp530 unsigned SelecLoopId = selectLoopForInterchange(LoopList); in processLoopList() local
532 for (unsigned i = SelecLoopId; i > 0; i--) { in processLoopList()