Searched defs:NullConstant (Results 1 – 4 of 4) sorted by relevance
53 class NullConstant; variable432 NullConstant(const Type* ty) : Constant(ty) {} in NullConstant() function
66 Node* RawMachineAssembler::NullConstant() { in NullConstant() function in v8::internal::compiler::RawMachineAssembler