Lines Matching defs:GetAssumptionCache
247 function_ref<AssumptionCache &(Function &)> GetAssumptionCache;
509 function_ref<AssumptionCache &(Function &)> GetAssumptionCache,
514 : TTI(TTI), GetAssumptionCache(GetAssumptionCache), GetBFI(GetBFI),
705 GetAssumptionCache, GetBFI, GetTLI, PSI, ORE,
1122 function_ref<AssumptionCache &(Function &)> GetAssumptionCache,
1128 : CallAnalyzer(Callee, Call, TTI, GetAssumptionCache, GetBFI, GetTLI, PSI,
1248 GetAssumptionCache, GetBFI, GetTLI, PSI, ORE,
1373 function_ref<AssumptionCache &(Function &)> &GetAssumptionCache,
1378 : CallAnalyzer(Callee, Call, TTI, GetAssumptionCache, GetBFI, GetTLI,
2786 CodeMetrics::collectEphemeralValues(&F, &GetAssumptionCache(F), EphValues);
2965 function_ref<AssumptionCache &(Function &)> GetAssumptionCache,
2970 GetAssumptionCache, GetTLI, GetBFI, PSI, ORE);
2975 function_ref<AssumptionCache &(Function &)> GetAssumptionCache,
2991 GetAssumptionCache, GetBFI, GetTLI, PSI, ORE, true,
3001 function_ref<AssumptionCache &(Function &)> GetAssumptionCache,
3005 InlineCostFeaturesAnalyzer CFA(CalleeTTI, GetAssumptionCache, GetBFI, GetTLI,
3087 function_ref<AssumptionCache &(Function &)> GetAssumptionCache,
3106 GetAssumptionCache, GetBFI, GetTLI, PSI, ORE);
3276 std::function<AssumptionCache &(Function &)> GetAssumptionCache =
3297 GetAssumptionCache, nullptr, nullptr, &PSI,