Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_ir.h3112 explicit AssertNonnullMeStmt(const AssertNonnullStmtNode *stt) in AssertNonnullMeStmt() function
3116 … explicit AssertNonnullMeStmt(const UnaryStmtNode *stt) : UnaryMeStmt(stt), SafetyCheckMeStmt() {} in AssertNonnullMeStmt() function
3117 explicit AssertNonnullMeStmt(const AssertNonnullMeStmt &stt) in AssertNonnullMeStmt() function