Searched refs:env_holder (Results 1 – 1 of 1) sorted by relevance
1250 static bool ShouldBeLiveForEnvironment(HInstruction* env_holder, in ShouldBeLiveForEnvironment() argument1255 if (env_holder->IsDeoptimize()) return true; in ShouldBeLiveForEnvironment()1258 if (env_holder->CanThrowIntoCatchBlock()) return true; in ShouldBeLiveForEnvironment()