Searched defs:HConstant (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | locations.h | 28 class HConstant; variable |
D | nodes.h | 2205 explicit HConstant(Primitive::Type type) : HExpression(type, SideEffects::None()) {} in HConstant() function |