reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
209 ICallPromotionFunc(const ICallPromotionFunc &) = delete; 210 ICallPromotionFunc &operator=(const ICallPromotionFunc &) = delete; 210 ICallPromotionFunc &operator=(const ICallPromotionFunc &) = delete; 219 std::vector<ICallPromotionFunc::PromotionCandidate> 410 ICallPromotionFunc ICallPromotion(F, &M, &Symtab, SamplePGO, *ORE);