Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp468 Changed = processLoopList(LoopList, F); in runOnFunction()
498 bool processLoopList(LoopVector LoopList, Function &F) { in processLoopList() function
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp449 return processLoopList(populateWorklist(*L)); in run()
477 bool processLoopList(LoopVector LoopList) { in processLoopList() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp463 return processLoopList(populateWorklist(*L)); in runOnLoop()
491 bool processLoopList(LoopVector LoopList) { in processLoopList() function