Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Solve

253   /// Solve - Solve for constants and executable blocks.
255 void Solve();
259 /// However, this is not a safe assumption. After we solve dataflow, this
1166 void SCCPSolver::Solve() {
1226 /// However, this is not a safe assumption. After we solve dataflow, this
1428 // Because of the way we solve return values, tracked calls must
1568 // Solve for constants.
1571 Solver.Solve();
1738 // Solve for constants.
1741 Solver.Solve();