Searched refs:IndirectCallPromoter (Results 1 – 1 of 1) sorted by relevance
309 class IndirectCallPromoter { class404 IndirectCallPromoter( in IndirectCallPromoter() function in __anon5ae95e860111::IndirectCallPromoter414 IndirectCallPromoter(const IndirectCallPromoter &) = delete;415 IndirectCallPromoter &operator=(const IndirectCallPromoter &) = delete;424 std::vector<IndirectCallPromoter::PromotionCandidate>425 IndirectCallPromoter::getPromotionCandidatesForCallSite( in getPromotionCandidatesForCallSite()509 Constant *IndirectCallPromoter::getOrCreateVTableAddressPointVar( in getOrCreateVTableAddressPointVar()518 Instruction *IndirectCallPromoter::computeVTableInfos( in computeVTableInfos()643 bool IndirectCallPromoter::tryToPromoteWithFuncCmp( in tryToPromoteWithFuncCmp()689 void IndirectCallPromoter::updateFuncValueProfiles( in updateFuncValueProfiles()[all …]