Searched defs:printLoop (Results 1 – 2 of 2) sorted by relevance
671 void llvm::printLoop(Loop &L, raw_ostream &OS, const std::string &Banner) { in printLoop() function in llvm
2307 void CWriter::printLoop(Loop *L) { in printLoop() function in CWriter