Home
last modified time | relevance | path

Searched refs:POST_RB_NONE (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dgc_barrier.h65POST_RB_NONE = EncodeBarrierType(1U, BarrierPosition::BARRIER_POSITION_POST, BarrierActionType::RE… enumerator
162 … (barrier_type == BarrierType::PRE_RB_NONE) || (barrier_type == BarrierType::POST_RB_NONE); in IsEmptyBarrier()