Home
last modified time | relevance | path

Searched refs:printDiff (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h141 static void printDiff(raw_ostream &out, const CFG &Before,
/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp977 void PreservedCFGCheckerInstrumentation::CFG::printDiff(raw_ostream &out, in printDiff() function in PreservedCFGCheckerInstrumentation::CFG
1087 CFG::printDiff(dbgs(), GraphBefore, GraphAfter); in registerCallbacks()