Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h145 static void printDiff(raw_ostream &out, const CFG &Before,
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp967 void PreservedCFGCheckerInstrumentation::CFG::printDiff(raw_ostream &out, in printDiff() function in PreservedCFGCheckerInstrumentation::CFG
1077 CFG::printDiff(dbgs(), GraphBefore, GraphAfter); in registerCallbacks()