Home
last modified time | relevance | path

Searched defs:curOut (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.cpp235 const Out *curOut = curGate->GetFirstOutConst(); in CheckStateOutput() local
274 const Out *curOut = curGate->GetFirstOutConst(); in CheckBranchOutput() local
479 auto curOut = GetOut(0); in Gate() local
491 auto curOut = GetOut(idx); in Gate() local
499 auto curOut = GetOut(idx); in NewIn() local
757 const Out *curOut = GetFirstOutConst(); in Print() local
813 const Out *curOut = GetFirstOutConst(); in ShortPrint() local
Dgate_accessor.cpp493 const Out *curOut = curGate->GetFirstOutConst(); in GetOuts() local
521 const Out *curOut = curGate->GetFirstOutConst(); in GetOutStates() local
1192 const Out *curOut = curGate->GetFirstOutConst(); in GetGlueFromArgList() local
Dverifier.cpp81 const Out *curOut = curGate->GetFirstOutConst(); in RunDataIntegrityCheck() local
Dcircuit.cpp313 const Out *curOut = curGate->GetFirstOutConst(); in GetOutVector() local