Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/abc2program/
Dabc_code_processor.cpp34 std::vector<pandasm::Ins> AbcCodeProcessor::GetIns() const in GetIns() function in ark::abc2program::AbcCodeProcessor
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.cpp918 void GateAccessor::GetIns(GateRef gate, std::vector<GateRef>& ins) const in GetIns() function in panda::ecmascript::kungfu::GateAccessor