Home
last modified time | relevance | path

Searched refs:verifyProbeFactors (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h80 void verifyProbeFactors(const Function *F,
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp129 verifyProbeFactors(F, ProbeFactors); in runAfterPass()
147 void PseudoProbeVerifier::verifyProbeFactors( in verifyProbeFactors() function in PseudoProbeVerifier