Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp648 bool LoopRotate::processLoop(Loop *L) { in processLoop() function in LoopRotate
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp445 bool processLoop() { in processLoop() function in __anonb1751c6b0311::LoadEliminationForLoop
H A DLoopDistribute.cpp666 bool processLoop(std::function<const LoopAccessInfo &(Loop &)> &GetLAA) { in processLoop() function in __anonfcfe86310111::LoopDistributeForLoop
H A DLoopInterchange.cpp553 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop() function
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3108 bool HexagonLoopRescheduling::processLoop(LoopCand &C) { in processLoop() function in HexagonLoopRescheduling
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7142 bool LoopVectorizePass::processLoop(Loop *L) { in processLoop() function in LoopVectorizePass