Searched defs:equal (Results 1 – 4 of 4) sorted by relevance
40 HInstruction* equal = new (GetAllocator()) HEqual(instr, instr); in CreateIfBlock() local
746 void InstructionSimplifierVisitor::VisitEqual(HEqual* equal) { in VisitEqual()2370 HEqual* equal = new (GetGraph()->GetAllocator()) HEqual(length, zero, dex_pc); in SimplifyStringIsEmptyOrLength() local2402 HEqual* equal = in SimplifyStringIndexOf() local
425 HEqual* equal = new (GetAllocator()) HEqual(constant0, constant0); in TEST_F() local
438 bool equal = true; in TEST_F() local