Searched refs:verifyOutput (Results 1 – 2 of 2) sorted by relevance
186 static Error verifyOutput(const Options &Opts) { in verifyOutput() function541 if (Error Err = verifyOutput(Opts)) in main()
1258 void verifyOutput(const FlowFunction &Func) { in verifyOutput() function1360 verifyOutput(Func); in applyFlowInference()