Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopPassManager.cpp83 PrintLoopPass::PrintLoopPass() : OS(dbgs()) {} in PrintLoopPass() function in PrintLoopPass
84 PrintLoopPass::PrintLoopPass(raw_ostream &OS, const std::string &Banner) in PrintLoopPass() function in PrintLoopPass
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopPass.cpp28 class PrintLoopPass : public LoopPass { class
35 PrintLoopPass(const std::string &B, raw_ostream &o) in PrintLoopPass() function in __anon9c9d1ac20111::PrintLoopPass
/external/llvm/lib/Analysis/
DLoopInfo.cpp668 PrintLoopPass::PrintLoopPass() : OS(dbgs()) {} in PrintLoopPass() function in PrintLoopPass
669 PrintLoopPass::PrintLoopPass(raw_ostream &OS, const std::string &Banner) in PrintLoopPass() function in PrintLoopPass