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.h73 class DepNode; variable
115 DepNode(Insn &insn, MapleAllocator &alloc) in DepNode() function
144 DepNode(Insn &insn, MapleAllocator &alloc, Unit *const *unit, uint32 num, Reservation &rev) in DepNode() function
Dinsn.h42 class DepNode; variable