Searched refs:RunAC (Results 1 – 4 of 4) sorted by relevance
175 AssumptionCache &RunAC);177 AssumptionCache &RunAC);
262 bool runImpl(Function &F, AssumptionCache &RunAC, DominatorTree &RunDT,
5119 AssumptionCache &RunAC) { in runImpl() argument5123 AC = &RunAC; in runImpl()5185 AssumptionCache &RunAC) { in runImpl() argument5187 return runImpl(F, DTU, RunAC); in runImpl()
2561 bool GVNPass::runImpl(Function &F, AssumptionCache &RunAC, DominatorTree &RunDT, in runImpl() argument2565 AC = &RunAC; in runImpl()