Home
last modified time | relevance | path

Searched defs:MIRDoubleConst (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_const.h457 class MIRDoubleConst : public MIRConst { class
460 MIRDoubleConst(double val, MIRType &type) : MIRConst(type, kConstDoubleConst) in MIRDoubleConst() function in maple::MIRDoubleConst

Completed in 3 milliseconds