Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_ir.h3205 explicit CondGotoMeStmt(const StmtNode *stt) in CondGotoMeStmt() function
3212 explicit CondGotoMeStmt(const CondGotoMeStmt &condGoto) in CondGotoMeStmt() function
3219CondGotoMeStmt(const UnaryMeStmt &unaryMeStmt, uint32 o) : UnaryMeStmt(&unaryMeStmt), offset(o) {} in CondGotoMeStmt() function