Searched refs:IndirectCallPromoter (Results 1 – 1 of 1) sorted by relevance
301 class IndirectCallPromoter { class393 IndirectCallPromoter( in IndirectCallPromoter() function in __anon5ae95e860111::IndirectCallPromoter402 IndirectCallPromoter(const IndirectCallPromoter &) = delete;403 IndirectCallPromoter &operator=(const IndirectCallPromoter &) = delete;412 std::vector<IndirectCallPromoter::PromotionCandidate>413 IndirectCallPromoter::getPromotionCandidatesForCallSite( in getPromotionCandidatesForCallSite()497 Constant *IndirectCallPromoter::getOrCreateVTableAddressPointVar( in getOrCreateVTableAddressPointVar()506 Instruction *IndirectCallPromoter::computeVTableInfos( in computeVTableInfos()631 bool IndirectCallPromoter::tryToPromoteWithFuncCmp( in tryToPromoteWithFuncCmp()677 void IndirectCallPromoter::updateFuncValueProfiles( in updateFuncValueProfiles()[all …]