Lines Matching defs:LookupAC
191 function_ref<AssumptionCache *(Function &)> LookupAC,
196 : GetAssumptionCache(GetAC), LookupAssumptionCache(LookupAC),
218 function_ref<AssumptionCache *(Function &)> LookupAC,
222 function_ref<AssumptionCache *(Function &)> LookupAC,
260 function_ref<AssumptionCache *(Function &)> LookupAC;
946 function_ref<AssumptionCache *(Function &)> LookupAC,
948 : OrigFunc(F), ORE(ORE), LookupAC(LookupAC), GetTTI(GetTTI) {
972 function_ref<AssumptionCache *(Function &)> LookupAC,
974 : OrigFunc(F), ORE(ORE), LookupAC(LookupAC), GetTTI(GetTTI) {
1116 LookupAC(*RegionInfo.EntryBlock->getParent()),
1197 ClonedFuncBFI.get(), &BPI, LookupAC(*ClonedFunc),