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