Lines Matching defs:LookupAC
190 function_ref<AssumptionCache *(Function &)> LookupAC,
195 : GetAssumptionCache(GetAC), LookupAssumptionCache(LookupAC),
217 function_ref<AssumptionCache *(Function &)> LookupAC,
221 function_ref<AssumptionCache *(Function &)> LookupAC,
259 function_ref<AssumptionCache *(Function &)> LookupAC;
945 function_ref<AssumptionCache *(Function &)> LookupAC,
947 : OrigFunc(F), ORE(ORE), LookupAC(LookupAC), GetTTI(GetTTI) {
971 function_ref<AssumptionCache *(Function &)> LookupAC,
973 : OrigFunc(F), ORE(ORE), LookupAC(LookupAC), GetTTI(GetTTI) {
1115 LookupAC(*RegionInfo.EntryBlock->getParent()),
1196 ClonedFuncBFI.get(), &BPI, LookupAC(*ClonedFunc),