Searched defs:CalleeInfo (Results 1 – 3 of 3) sorted by relevance
58 struct CalleeInfo { struct77 CalleeInfo() in CalleeInfo() function79 explicit CalleeInfo(HotnessType Hotness, uint64_t RelBF) in CalleeInfo() function82 void updateHotness(const HotnessType OtherHotness) { in updateHotness()107 inline const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() argument
4170 const CGFunctionInfo &CalleeInfo = CGM.getTypes().arrangeCXXConstructorCall( in getAddrOfCXXCtorClosure() local
2129 CGCalleeInfo CalleeInfo, in ConstructAttributeList()