Home
last modified time | relevance | path

Searched refs:printLoop (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPassManager.cpp103 printLoop(L, OS, Banner); in run()
DLoopFuse.cpp495 printLoop(*L, dbgs()); in printLoopVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DStandardInstrumentations.cpp101 llvm::printLoop(const_cast<Loop &>(*L), dbgs(), Banner); in printIR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopPass.cpp54 printLoop(*L, OS, Banner); in runOnLoop()
DLoopInfo.cpp937 void llvm::printLoop(Loop &L, raw_ostream &OS, const std::string &Banner) { in printLoop() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h1243 void printLoop(Loop &L, raw_ostream &OS, const std::string &Banner = "");