Home
last modified time | relevance | path

Searched defs:processLoop (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp599 bool LoopRotate::processLoop(Loop *L) { in processLoop() function in LoopRotate
DLoopLoadElimination.cpp411 bool processLoop() { in processLoop() function in __anon46ec68670111::LoadEliminationForLoop
DLoopDistribute.cpp598 bool processLoop(LoopAccessLegacyAnalysis *LAA) { in processLoop() function in __anonca7b64ad0111::LoopDistributeForLoop
DLoopInterchange.cpp570 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop() function
/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2525 bool HexagonLoopRescheduling::processLoop(LoopCand &C) { in processLoop() function in HexagonLoopRescheduling
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6366 bool LoopVectorizePass::processLoop(Loop *L) { in processLoop() function in LoopVectorizePass