Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dscheduler.cpp375 const auto &prevGate = prevGates[idx]; in CalculateSchedulingLowerBound() local
412 const auto &prevGate = prevGates[idx]; in CalculateSchedulingLowerBound() local
Dverifier.cpp31 GateRef prevGate = sizeof(Out); in RunDataIntegrityCheck() local