Searched defs:ProfileEstimatorPass (Results 1 – 2 of 2) sorted by relevance
33 class ProfileEstimatorPass : public FunctionPass, public ProfileInfo { class41 explicit ProfileEstimatorPass(const double execcount = 0) in ProfileEstimatorPass() function in __anonbdc4c7100111::ProfileEstimatorPass
58 INITIALIZE_PASS_DEPENDENCY(ProfileEstimatorPass) in INITIALIZE_PASS_DEPENDENCY() argument