Home | History | Annotate | Download | only in verifier

Lines Matching refs:IsPreciseConstant

4141       result.push_back(type.IsPreciseConstant() ? kConstant : kImpreciseConstant);