Searched defs:equal (Results 1 – 5 of 5) sorted by relevance
40 HInstruction* equal = new (GetAllocator()) HEqual(instr, instr); in CreateIfBlock() local
756 void InstructionSimplifierVisitor::VisitEqual(HEqual* equal) { in VisitEqual()2380 HEqual* equal = new (GetGraph()->GetAllocator()) HEqual(length, zero, dex_pc); in SimplifyStringIsEmptyOrLength() local2412 HEqual* equal = in SimplifyStringIndexOf() local
433 HEqual* equal = new (GetAllocator()) HEqual(constant0, constant0); in TEST_F() local
438 bool equal = true; in TEST_F() local
1210 bool equal = (image_dex_files.size() == loader_dex_files.size()) && in CompareDexFiles() local