Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_const.h460 MIRDoubleConst(double val, MIRType &type) : MIRConst(type, kConstDoubleConst) in MIRDoubleConst() function
Dmir_module.h136 class MIRDoubleConst; // circular dependency exists, no other choice variable