Searched refs:printChecks (Results 1 – 4 of 4) sorted by relevance
442 void printChecks(raw_ostream &OS, const SmallVectorImpl<PointerCheck> &Checks,
369 DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
722 DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
409 void RuntimePointerChecking::printChecks( in printChecks() function in RuntimePointerChecking431 printChecks(OS, Checks, Depth); in print()