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