Searched defs:GetGates (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | early_elimination.cpp | 586 void DependInfoNode::GetGates(std::vector<GateRef>& gates) const in GetGates() function in panda::ecmascript::kungfu::DependInfoNode |
| D | graph_linearizer.h | 143 ChunkVector<GateRef>& GetGates() in GetGates() function |