Searched refs:HasAnyEnvironmentUseBefore (Results 1 – 3 of 3) sorted by relevance
1921 if (left->HasAnyEnvironmentUseBefore(condition)) { in VisitCondition()1989 if (operand->HasAnyEnvironmentUseBefore(compare)) { in CheckSignedToUnsignedCompareConversion()
3182 bool HInstruction::HasAnyEnvironmentUseBefore(HInstruction* other) { in HasAnyEnvironmentUseBefore() function in art::HInstruction
2491 bool HasAnyEnvironmentUseBefore(HInstruction* other);