Searched refs:ICallPromotionAnalysis (Results 1 – 7 of 7) sorted by relevance
25 class ICallPromotionAnalysis {42 ICallPromotionAnalysis(const ICallPromotionAnalysis &other) = delete;43 ICallPromotionAnalysis &44 operator=(const ICallPromotionAnalysis &other) = delete;47 ICallPromotionAnalysis();
25 class ICallPromotionAnalysis {44 ICallPromotionAnalysis(const ICallPromotionAnalysis &other) = delete;45 ICallPromotionAnalysis &46 operator=(const ICallPromotionAnalysis &other) = delete;49 ICallPromotionAnalysis();
57 ICallPromotionAnalysis::ICallPromotionAnalysis() { in ICallPromotionAnalysis() function in ICallPromotionAnalysis61 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable()73 uint32_t ICallPromotionAnalysis::getProfitablePromotionCandidates( in getProfitablePromotionCandidates()97 ICallPromotionAnalysis::getPromotionCandidatesForInstruction( in getPromotionCandidatesForInstruction()
56 ICallPromotionAnalysis::ICallPromotionAnalysis() { in ICallPromotionAnalysis() function in ICallPromotionAnalysis60 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable()70 uint32_t ICallPromotionAnalysis::getProfitablePromotionCandidates( in getProfitablePromotionCandidates()95 ICallPromotionAnalysis::getPromotionCandidatesForInstruction( in getPromotionCandidatesForInstruction()
241 ICallPromotionAnalysis ICallAnalysis; in computeFunctionSummary()
353 ICallPromotionAnalysis ICallAnalysis; in processFunction()
597 ICallPromotionAnalysis ICallAnalysis; in processFunction()