Lines Matching defs:solve
242 // possible to solve now. We do NOT try to proactively update these values.
298 // While analyzing which blocks we can solve values for, we need the dominator
387 void solve();
463 void LazyValueInfoImpl::solve() {
1558 // this function is generally cached when called from the solve* functions
1560 // context instruction), because when this function is called from the solve*
1577 solve();
1614 // we may have to call solve() multiple times, as the edge value calculation
1616 solve();
2065 // We can generate (solve) LVI values only for blocks that are dominated by