Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dorig_symbol.h32 class VarMeExpr; // circular dependency exists, no other choice variable
Dme_ir.h27 class VarMeExpr; // circular dependency exists, no other choice variable
429 VarMeExpr(int32 exprid, OriginalSt *ost, size_t vidx, PrimType ptyp) in VarMeExpr() function