Searched refs:pos_check (Results 1 – 2 of 2) sorted by relevance
417 UsePosition* pos_check = first_pos_; in FirstHintPosition() local418 for (; pos_check != nullptr; pos_check = pos_check->next()) { in FirstHintPosition()419 if (pos_check->HasHint()) { in FirstHintPosition()423 CHECK_EQ(pos, pos_check); in FirstHintPosition()
2354 int pos_check = (is_null) ? 1 : \2358 if (sliced_threading && pos_check) { \