Searched defs:equal (Results 1 – 4 of 4) sorted by relevance
32 HInstruction* equal = new (allocator) HEqual(instr, instr); in createIfBlock() local
647 HEqual* equal = new (&allocator) HEqual(constant0, constant0); in TEST_F() local
587 void InstructionSimplifierVisitor::VisitEqual(HEqual* equal) { in VisitEqual()
1702 bool equal = image_count == loader_dex_file_names.size(); in AddImageSpace() local