Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.h198 ChunkVector<GateRegion*> succs_; variable
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h618 ArenaVector<BasicBlock *> succs_; variable