Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit.h290 std::vector<GateRef> GetOutVector(GateRef gate) const;
H A Dcircuit.cpp328 std::vector<GateRef> Circuit::GetOutVector(GateRef gate) const in GetOutVector() function in panda::ecmascript::kungfu::Circuit
H A Dverifier.cpp425 for (const auto &succGate : circuit->GetOutVector(bbGate)) { in FindFixedGates()

Completed in 3 milliseconds