Searched refs:verifyOutput (Results 1 – 3 of 3) sorted by relevance
181 static Error verifyOutput(const Options &Opts) { in verifyOutput() function536 if (Error Err = verifyOutput(Opts)) in main()
461 static bool verifyOutput(StringRef OutputFile, StringRef Arch, bool Verbose) { in verifyOutput() function757 AllOK.fetch_and(verifyOutput( in main()
1244 void verifyOutput(const FlowFunction &Func) { in verifyOutput() function1328 verifyOutput(Func); in applyFlowInference()