Home | History | Annotate | Download | only in src

Lines Matching refs:GetConstantMinus1

580 HConstant* HGraph::GetConstantMinus1() {
6210 new(zone()) HMul(context, value, graph_->GetConstantMinus1());
6305 : graph_->GetConstantMinus1();