Searched refs:tryToReplaceInstWithConstant (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp1543 static bool tryToReplaceInstWithConstant(SCCPSolver &Solver, Instruction *Inst, function
1602 if (tryToReplaceInstWithConstant(Solver, Inst,
1794 if (tryToReplaceInstWithConstant(

Completed in 169 milliseconds