Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp469 Changed = processLoopList(LoopList, F); in runOnFunction()
500 bool processLoopList(LoopVector LoopList, Function &F) { in processLoopList() function