14 #ifndef LLVM_ANALYSIS_INDIRECTCALLPROMOTIONANALYSIS_H 15 #define LLVM_ANALYSIS_INDIRECTCALLPROMOTIONANALYSIS_H 28 std::unique_ptr<InstrProfValueData[]> ValueDataArray;
34 bool isPromotionProfitable(uint64_t Count, uint64_t TotalCount,
35 uint64_t RemainingCount);
This class represents lattice values for constants.
ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory)...