Searched defs:PrintLoopPass (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ | ||
D | LoopPassManager.cpp | 83 PrintLoopPass::PrintLoopPass() : OS(dbgs()) {} in PrintLoopPass() function in PrintLoopPass |
/external/swiftshader/third_party/LLVM/lib/Analysis/ | ||
D | LoopPass.cpp | 28 class PrintLoopPass : public LoopPass { class |
/external/llvm/lib/Analysis/ | ||
D | LoopInfo.cpp | 668 PrintLoopPass::PrintLoopPass() : OS(dbgs()) {} in PrintLoopPass() function in PrintLoopPass |