Searched refs:shouldVerifyFunction (Results 1 – 2 of 2) sorted by relevance
66 bool shouldVerifyFunction(const Function *F);
72 bool PseudoProbeVerifier::shouldVerifyFunction(const Function *F) { in shouldVerifyFunction() function in PseudoProbeVerifier123 if (!shouldVerifyFunction(F)) in runAfterPass()