Searched refs:createProfileEstimatorPass (Results 1 – 3 of 3) sorted by relevance
115 FunctionPass *createProfileEstimatorPass();
85 FunctionPass *createProfileEstimatorPass() { in createProfileEstimatorPass() function91 Pass *createProfileEstimatorPass(const unsigned execcount) { in createProfileEstimatorPass() function
103 (void) llvm::createProfileEstimatorPass(); in ForcePassLinking()