Home
last modified time | relevance | path

Searched defs:HNullConstant (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h46 class HNullConstant; variable
2306 HNullConstant() : HConstant(Primitive::kPrimNot) {} in HNullConstant() function