Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp186 static Error verifyOutput(const Options &Opts) { in verifyOutput() function
541 if (Error Err = verifyOutput(Opts)) in main()
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp1258 void verifyOutput(const FlowFunction &Func) { in verifyOutput() function
1360 verifyOutput(Func); in applyFlowInference()