Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopInfo.cpp671 void llvm::printLoop(Loop &L, raw_ostream &OS, const std::string &Banner) { in printLoop() function in llvm
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp2307 void CWriter::printLoop(Loop *L) { in printLoop() function in CWriter