Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dscheduler.cpp219 GateRef succGate = *i; in Run() local
350 GateRef succGate = *i; in CalculateSchedulingLowerBound() local
Dverifier.cpp418 for (const auto &succGate : circuit->GetOutVector(bbGate)) { in FindFixedGates() local