Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp541 processLoop(LoopList, i, i - 1, LoopNestExit, DependencyMatrix); in processLoopList()
559 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1311 Changed |= processLoop(Worklist.pop_back_val()); in runOnFunction()
1351 bool processLoop(Loop *L) { in processLoop() function