Searched defs:HNullConstant (Results 1 – 1 of 1) sorted by relevance
46 class HNullConstant; variable2306 HNullConstant() : HConstant(Primitive::kPrimNot) {} in HNullConstant() function