Searched refs:tryToReplaceWithConstant (Results 1 – 1 of 1) sorted by relevance
1706 static bool tryToReplaceWithConstant(SCCPSolver &Solver, Value *V) { in tryToReplaceWithConstant() function1800 if (tryToReplaceWithConstant(Solver, Inst)) { in runSCCP()2007 if (!AI->use_empty() && tryToReplaceWithConstant(Solver, &*AI)) { in runIPSCCP()2029 if (tryToReplaceWithConstant(Solver, Inst)) { in runIPSCCP()