Home
last modified time | relevance | path

Searched refs:parseLoopPass (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/
DPassBuilder.h651 Error parseLoopPass(LoopPassManager &LPM, const PipelineElement &E,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassBuilder.cpp2125 Error PassBuilder::parseLoopPass(LoopPassManager &LPM, const PipelineElement &E, in parseLoopPass() function in PassBuilder
2222 if (auto Err = parseLoopPass(LPM, Element, VerifyEachPass, DebugLogging)) in parseLoopPassPipeline()