Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp804 bool LoopRotate::processLoop(Loop *L) { in processLoop() function in LoopRotate
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp449 bool processLoop() { in processLoop() function in __anonb343eb5a0311::LoadEliminationForLoop
H A DLoopDistribute.cpp665 bool processLoop(std::function<const LoopAccessInfo &(Loop &)> &GetLAA) { in processLoop() function in __anonc25583c00111::LoopDistributeForLoop
H A DLoopInterchange.cpp537 bool processLoop(Loop *InnerLoop, Loop *OuterLoop, unsigned InnerLoopId, in processLoop() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3115 bool HexagonLoopRescheduling::processLoop(LoopCand &C) { in processLoop() function in HexagonLoopRescheduling
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10041 bool LoopVectorizePass::processLoop(Loop *L) { in processLoop() function in LoopVectorizePass