Searched refs:printChecks (Results 1 – 4 of 4) sorted by relevance
475 void printChecks(raw_ostream &OS,
406 LLVM_DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
814 LLVM_DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
572 void RuntimePointerChecking::printChecks( in printChecks() function in RuntimePointerChecking594 printChecks(OS, Checks, Depth); in print()