Searched defs:processLoop (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ | ||
| H A D | LoopRotationUtils.cpp | 648 bool LoopRotate::processLoop(Loop *L) { in processLoop() function in LoopRotate |
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ | ||
| H A D | LoopLoadElimination.cpp | 445 bool processLoop() { in processLoop() function in __anonb1751c6b0311::LoadEliminationForLoop |
| H A D | LoopDistribute.cpp | 666 bool processLoop(std::function<const LoopAccessInfo &(Loop &)> &GetLAA) { in processLoop() function in __anonfcfe86310111::LoopDistributeForLoop |
| H A D | LoopInterchange.cpp | 553 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop() function |
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ | ||
| H A D | HexagonBitSimplify.cpp | 3108 bool HexagonLoopRescheduling::processLoop(LoopCand &C) { in processLoop() function in HexagonLoopRescheduling |
| /freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/ | ||
| H A D | LoopVectorize.cpp | 7142 bool LoopVectorizePass::processLoop(Loop *L) { in processLoop() function in LoopVectorizePass |