Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Solve

254   /// Solve - Solve for constants and executable blocks.
256 void Solve();
260 /// However, this is not a safe assumption. After we solve dataflow, this
1168 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
1572 // Solve for constants.
1575 Solver.Solve();
1742 // Solve for constants.
1745 Solver.Solve();