Searched defs:CalleeInfo (Results 1 – 4 of 4) sorted by relevance
59 struct CalleeInfo { struct82 CalleeInfo() in CalleeInfo() function85 explicit CalleeInfo(HotnessType Hotness, bool HasTC, uint64_t RelBF) in CalleeInfo() function89 void updateHotness(const HotnessType OtherHotness) { in updateHotness()93 bool hasTailCall() const { return HasTailCall; } in hasTailCall()118 inline const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() argument
977 const auto *CalleeInfo = A.getAAFor<AAAMDGPUNoAGPR>( in updateImpl() local
2280 CGCalleeInfo CalleeInfo, in AdjustMemoryAttribute()2309 CGCalleeInfo CalleeInfo, in ConstructAttributeList()
4172 const CGFunctionInfo &CalleeInfo = CGM.getTypes().arrangeCXXConstructorCall( in getAddrOfCXXCtorClosure() local