Home
last modified time | relevance | path

Searched refs:GetArgIndex (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/include/
H A Dgraph.h45 uint16_t GetArgIndex() const;
/arkcompiler/runtime_core/libark_defect_scan_aux/
H A Dgraph.cpp68 uint16_t Inst::GetArgIndex() const in GetArgIndex() function in panda::defect_scan_aux::Inst
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
H A Ddefect_scan_aux_test.cpp552 EXPECT_EQ(call_inst0_ins[2].GetArgIndex(), 4U); in HWTEST()
591 EXPECT_EQ(phi_inst_in0.GetArgIndex(), 3U); in HWTEST()

Completed in 3 milliseconds