Lines Matching refs:GetEphValuesCache
280 function_ref<EphemeralValuesCache &(Function &)> GetEphValuesCache = nullptr; member in __anon463f3bdb0111::CallAnalyzer
530 function_ref<EphemeralValuesCache &(Function &)> GetEphValuesCache = in CallAnalyzer() argument
534 CandidateCall(Call), GetEphValuesCache(GetEphValuesCache) {} in CallAnalyzer()
1211 function_ref<EphemeralValuesCache &(Function &)> GetEphValuesCache = in InlineCostCallAnalyzer() argument
1214 ORE, GetEphValuesCache), in InlineCostCallAnalyzer()
2951 if (GetEphValuesCache) in analyze()
2952 EphValues = &GetEphValuesCache(F).ephValues(); in analyze()
3136 function_ref<EphemeralValuesCache &(Function &)> GetEphValuesCache) { in getInlineCost() argument
3139 GetEphValuesCache); in getInlineCost()
3264 function_ref<EphemeralValuesCache &(Function &)> GetEphValuesCache) { in getInlineCost() argument
3282 GetEphValuesCache); in getInlineCost()