Searched defs:processLoop (Results 1 – 6 of 6) sorted by relevance
| /external/llvm/lib/Transforms/Scalar/ | ||
| D | LoopRotation.cpp | 599 bool LoopRotate::processLoop(Loop *L) { in processLoop() function in LoopRotate |
| D | LoopLoadElimination.cpp | 411 bool processLoop() { in processLoop() function in __anon46ec68670111::LoadEliminationForLoop |
| D | LoopDistribute.cpp | 598 bool processLoop(LoopAccessLegacyAnalysis *LAA) { in processLoop() function in __anonca7b64ad0111::LoopDistributeForLoop |
| D | LoopInterchange.cpp | 570 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop() function |
| /external/llvm/lib/Target/Hexagon/ | ||
| D | HexagonBitSimplify.cpp | 2525 bool HexagonLoopRescheduling::processLoop(LoopCand &C) { in processLoop() function in HexagonLoopRescheduling |
| /external/llvm/lib/Transforms/Vectorize/ | ||
| D | LoopVectorize.cpp | 6366 bool LoopVectorizePass::processLoop(Loop *L) { in processLoop() function in LoopVectorizePass |