Home
last modified time | relevance | path

Searched refs:skipLoop (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp87 if (skipLoop(L)) in runOnLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopPass.h93 bool skipLoop(const Loop *L) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp90 if (skipLoop(L)) in runOnLoop()
DLoopInstSimplify.cpp188 if (skipLoop(L)) in runOnLoop()
DLoopDeletion.cpp253 if (skipLoop(L)) in runOnLoop()
DLoopSink.cpp358 if (skipLoop(L)) in runOnLoop()
DLoopVersioningLICM.cpp573 if (skipLoop(L)) in runOnLoop()
DLoopSimplifyCFG.cpp724 if (skipLoop(L)) in runOnLoop()
DGuardWidening.cpp834 if (skipLoop(L)) in runOnLoop()
DLoopPredication.cpp331 if (skipLoop(L)) in runOnLoop()
DLoopUnrollPass.cpp1222 if (skipLoop(L)) in runOnLoop()
DLoopInterchange.cpp454 if (skipLoop(L) || L->getParentLoop()) in runOnLoop()
DLoopRerollPass.cpp1642 if (skipLoop(L)) in runOnLoop()
DLoopUnswitch.cpp520 if (skipLoop(L)) in runOnLoop()
DLoopIdiomRecognize.cpp213 if (skipLoop(L)) in runOnLoop()
DInductiveRangeCheckElimination.cpp1770 if (skipLoop(L)) in runOnLoop()
DLICM.cpp205 if (skipLoop(L)) { in runOnLoop()
DSimpleLoopUnswitch.cpp2940 if (skipLoop(L)) in runOnLoop()
DIndVarSimplify.cpp3183 if (skipLoop(L)) in runOnLoop()
DLoopStrengthReduce.cpp5738 if (skipLoop(L)) in runOnLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopPass.cpp394 bool LoopPass::skipLoop(const Loop *L) const { in skipLoop() function in LoopPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp124 if (skipLoop(L) || DisableTailPredication) in runOnLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp319 if (skipLoop(L)) in INITIALIZE_PASS_DEPENDENCY()
DHexagonLoopIdiomRecognition.cpp2412 if (skipLoop(L)) in runOnLoop()