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