Searched defs:CalleeInfo (Results 1 – 3 of 3) sorted by relevance
55 struct CalleeInfo { struct74 CalleeInfo() in CalleeInfo() argument76 explicit CalleeInfo(HotnessType Hotness, uint64_t RelBF) in CalleeInfo() argument79 void updateHotness(const HotnessType OtherHotness) { in updateHotness()104 inline const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() argument
4064 const CGFunctionInfo &CalleeInfo = CGM.getTypes().arrangeCXXConstructorCall( in getAddrOfCXXCtorClosure() local
1987 CGCalleeInfo CalleeInfo, in ConstructAttributeList()