Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h4172CallinstantNode(MapleAllocator &allocator, Opcode o, TyIdx tIdx) : CallNode(allocator, o), instVec… in CallinstantNode() function
4174 CallinstantNode(const MIRModule &mod, Opcode o, TyIdx tIdx) in CallinstantNode() function
4179 CallinstantNode(MapleAllocator &allocator, const CallinstantNode &node) in CallinstantNode() function
4184 CallinstantNode(const MIRModule &mod, const CallinstantNode &node) in CallinstantNode() function