Searched refs:ShouldBeLiveForEnvironment (Results 1 – 2 of 2) sorted by relevance
270 bool should_be_live = ShouldBeLiveForEnvironment(current, instruction); in ComputeLiveRanges()
1250 static bool ShouldBeLiveForEnvironment(HInstruction* env_holder, in ShouldBeLiveForEnvironment() function