Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder_helper.cpp241 auto stateCount = GateAccessor(env_->GetCircuit()).GetStateCount(predeControl_); in IsNeedSeal() local
Dgate_accessor.cpp1455 size_t stateCount = GetStateCount(gate); in ReplaceDependIn() local
1462 size_t stateCount = GetStateCount(gate); in ReplaceOrNewDependIn() local