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