Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp366 PrintLoopPass::PrintLoopPass() : OS(dbgs()) {} in PrintLoopPass() function in PrintLoopPass
367 PrintLoopPass::PrintLoopPass(raw_ostream &OS, const std::string &Banner) in PrintLoopPass() function in PrintLoopPass