Home
last modified time | relevance | path

Searched refs:GetInstList (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/
H A Dgraph.cpp169 std::vector<Inst> BasicBlock::GetInstList() const in GetInstList() function in panda::defect_scan_aux::BasicBlock
203 std::vector<Inst> inst_list = BasicBlock(bb).GetInstList(); in VisitAllInstructions()
/arkcompiler/runtime_core/libark_defect_scan_aux/include/
H A Dgraph.h72 std::vector<Inst> GetInstList() const;

Completed in 3 milliseconds