Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp221 GateRef TSInlineLowering::MergeAllReturn(const std::vector<GateRef> &returnVector, in MergeAllReturn()
260 std::vector<GateRef> returnVector; in ReplaceReturnGate() local