Searched defs:GetAC (Results 1 – 3 of 3) sorted by relevance
263 std::function<AssumptionCache &(Function &)> GetAC; variable277 std::function<AssumptionCache &(Function &)> GetAC) in FunctionSpecializer()
114 std::function<AssumptionCache &(Function &)> GetAC, in runIPSCCP()392 auto GetAC = [&FAM](Function &F) -> AssumptionCache & { in run() local
542 std::function<AssumptionCache &(Function &)> GetAC; member in __anondcfc4f170111::SampleProfileLoader