Searched defs:const1 (Results 1 – 4 of 4) sorted by relevance
32 HIntConstant* const1 = graph_->GetIntConstant(1); in ConstructBasicGraphForSelect() local124 HInstruction* const1 = graph_->GetIntConstant(1); in TEST_F() local
203 HInstruction* const1 = graph_->GetIntConstant(1); in TEST_F() local
3549 HConstant* const1 = y->GetConstantRight(); in TryHandleAssociativeAndCommutativeOperation() local3620 HConstant* const1 = left->IsConstant() ? left->AsConstant() : y->GetRight()->AsConstantOrNull(); in TrySubtractionChainSimplification() local
143 int x, const1, const3, const5; in InlineWithControlFlow() local