Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp186 auto curState = ATOMIC_LOAD(&m->state_and_waiters_, memory_order_relaxed); in MutexLock() local
273 auto curState = ATOMIC_LOAD(&m->state_and_waiters_, memory_order_relaxed); in MutexUnlock() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dscheduler.cpp159 auto &curState = dfsStack.top(); in Run() local
274 auto &curState = dfsStack.top(); in CalculateSchedulingUpperBound() local
371 auto &curState = dfsVisitStack.top(); in CalculateSchedulingLowerBound() local
407 auto &curState = dfsFinishStack.top(); in CalculateSchedulingLowerBound() local
Dverifier.cpp157 auto &curState = dfsStack.top(); in RunCFGIsDAGCheck() local
312 auto &curState = dfsStack.top(); in RunFlowCyclesFind() local
487 auto &curState = dfsStack.top(); in Run() local
Dgraph_linearizer.cpp369 for (auto curState : loopbacks_) { in ComputeLoopInfo() local
412 auto& curState = dfsStack_[currentDepth - 1]; // -1: for current in ComputeLoopNumber() local
445 auto &curState = dfsStack_[currentDepth - 1]; // -1: for current in ComputeLoopExit() local