Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/dsymutil/
Ddsymutil.cpp461 static bool verifyOutput(StringRef OutputFile, StringRef Arch, bool Verbose) { in verifyOutput() function
757 AllOK.fetch_and(verifyOutput( in main()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSampleProfileInference.cpp1244 void verifyOutput(const FlowFunction &Func) { in verifyOutput() function
1328 verifyOutput(Func); in applyFlowInference()