Searched refs:AreEflagsSetFrom (Results 1 – 1 of 1) sorted by relevance
1617 static bool AreEflagsSetFrom(HInstruction* cond, HInstruction* branch) { in AreEflagsSetFrom() function1660 if (AreEflagsSetFrom(cond, instruction)) { in GenerateTestAndBranch()1816 if (AreEflagsSetFrom(condition, select)) { in VisitSelect()