Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dbasic_block_impl.h42 inline std::vector<BasicBlock> BasicBlock::GetSuccs() const in GetSuccs() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h453 const MapleList<BB *> &GetSuccs() const in GetSuccs() function