Searched defs:emptyState (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | scheduler.cpp | 250 DFSState emptyState = {Circuit::NullGate(), std::vector<GateRef>(0), 0, 0}; in CalculateSchedulingUpperBound() local |
Completed in 2 milliseconds