Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h142 static void printDiff(raw_ostream &out, const CFG &Before,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp973 void PreservedCFGCheckerInstrumentation::CFG::printDiff(raw_ostream &out, in printDiff() function in PreservedCFGCheckerInstrumentation::CFG
1083 CFG::printDiff(dbgs(), GraphBefore, GraphAfter); in registerCallbacks()