Home
last modified time | relevance | path

Searched defs:LoopAnalysisManager (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPassManager.cpp100 PreservedAnalyses PrintLoopPass::run(Loop &L, LoopAnalysisManager &, in run() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAnalysisManager.h75 LoopAnalysisManager; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassBuilder.cpp340 Result run(Loop &, LoopAnalysisManager &, LoopStandardAnalysisResults &) { in run() argument