Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.cpp218 const Out *curOut = curGate->GetFirstOutConst(); in CheckStateOutput() local
255 const Out *curOut = curGate->GetFirstOutConst(); in CheckBranchOutput() local
460 auto curOut = GetOut(0); in Gate() local
472 auto curOut = GetOut(idx); in Gate() local
480 auto curOut = GetOut(idx); in NewIn() local
735 const Out *curOut = GetFirstOutConst(); in Print() local
789 const Out *curOut = GetFirstOutConst(); in ShortPrint() local
Dgate_accessor.cpp260 const Out *curOut = curGate->GetFirstOutConst(); in GetOuts() local
275 const Out *curOut = curGate->GetFirstOutConst(); in GetOutStates() local
699 const Out *curOut = curGate->GetFirstOutConst(); in GetGlueFromArgList() local
Dcircuit.cpp261 const Out *curOut = curGate->GetFirstOutConst(); in GetOutVector() local
Dverifier.cpp77 const Out *curOut = curGate->GetFirstOutConst(); in RunDataIntegrityCheck() local