Lines Matching defs:solve
292 // possible to solve now. We do NOT try to proactively update these values.
348 // While analyzing which blocks we can solve values for, we need the dominator
439 void solve();
515 void LazyValueInfoImpl::solve() {
1518 // this function is generally cached when called from the solve* functions
1520 // context instruction), because when this function is called from the solve*
1537 solve();
1574 // we may have to call solve() multiple times, as the edge value calculation
1576 solve();
2024 // We can generate (solve) LVI values only for blocks that are dominated by