Searched refs:should_insert (Results 1 – 2 of 2) sorted by relevance
1210 bool should_insert = true; in ConnectRanges() local1212 should_insert = CanEagerlyResolveControlFlow(GetBlock(pos)); in ConnectRanges()1214 if (should_insert) { in ConnectRanges()
1231 bool should_insert = true; in ConnectRanges() local1233 should_insert = CanEagerlyResolveControlFlow(GetBlock(pos)); in ConnectRanges()1235 if (should_insert) { in ConnectRanges()