Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_const.h42 class MIRConst { class
44 explicit MIRConst(MIRType &type, MIRConstKind constKind = kConstInvalid) : type(&type), kind(constKind) {} in MIRConst() function in maple::MIRConst
[all...]

Completed in 3 milliseconds