Searched defs:const2 (Results 1 – 2 of 2) sorted by relevance
204 HInstruction* const2 = graph_->GetIntConstant(0); in TEST_F() local
3526 HConstant* const2; in TryHandleAssociativeAndCommutativeOperation() local3604 HConstant* const2 = right->IsConstant() ? right->AsConstant() : left->AsConstantOrNull(); in TrySubtractionChainSimplification() local