Searched refs:IsComparedValueNonNegativeInBlock (Results 1 – 1 of 1) sorted by relevance
115 bool IsComparedValueNonNegativeInBlock(HInstruction* value,126 bool UnsignedUseAnalyzer::IsComparedValueNonNegativeInBlock(HInstruction* value, in IsComparedValueNonNegativeInBlock() function in art::UnsignedUseAnalyzer230 IsComparedValueNonNegativeInBlock(value, user->AsCondition(), target_user->GetBlock())) { in IsNonNegativeUse()