Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1203 StringRef BStr = B ? B->getBody() : "\n"; in handleFunctionCompare() local
1209 Out << doSystemDiff(BStr, AStr, Removed, Added, NoChange); in handleFunctionCompare()