Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Ddeps.h49 class DepNode; variable
94 DepNode(Insn &insn, MapleAllocator &alloc) in DepNode() function
122 DepNode(Insn &insn, MapleAllocator &alloc, Unit *const *unit, uint32 num, Reservation &rev) in DepNode() function
Dinsn.h37 class DepNode; variable