Searched defs:CallMeStmt (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/ |
| D | me_ir.h | 2488 CallMeStmt(MapleAllocator *alloc, const StmtNode *stt) in CallMeStmt() function 2498 …CallMeStmt(MapleAllocator *alloc, Opcode op) : NaryMeStmt(alloc, op), MuChiMePart(alloc), Assigned… in CallMeStmt() function 2500 CallMeStmt(MapleAllocator *alloc, Opcode op, PUIdx idx) in CallMeStmt() function 2505 CallMeStmt(MapleAllocator *alloc, const NaryMeStmt *cstmt, PUIdx idx) in CallMeStmt() function 2510 CallMeStmt(MapleAllocator *alloc, const CallMeStmt *cstmt) in CallMeStmt() function
|