Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_const.h260 class MIRAddroffuncConst : public MIRConst { class
262 MIRAddroffuncConst(PUIdx idx, MIRType &ty) : MIRConst(ty, kConstAddrofFunc), puIdx(idx) {} in MIRAddroffuncConst() function in maple::MIRAddroffuncConst

Completed in 3 milliseconds