Searched refs:GetAAR (Results 1 – 1 of 1) sorted by relevance
36 function_ref<AAResults &(Function &)> GetAAR, in AlwaysInlineImpl() argument69 &GetAAR(F), InsertLifetime); in AlwaysInlineImpl()130 auto GetAAR = [&](Function &F) -> AAResults & { in runOnModule() local137 return AlwaysInlineImpl(M, InsertLifetime, PSI, GetAssumptionCache, GetAAR, in runOnModule()175 auto GetAAR = [&](Function &F) -> AAResults & { in run() local181 GetAAR, GetBFI); in run()