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