Home
last modified time | relevance | path

Searched refs:IsPreBarrier (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
H A Dgc_barrier.h128 constexpr bool IsPreBarrier(BarrierType barrier_type) in IsPreBarrier() function
152 static_assert(IsPreBarrier(BarrierType::PRE_SATB_BARRIER));
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dgc_barrier.h125 constexpr bool IsPreBarrier(BarrierType barrierType) in IsPreBarrier() function
148 static_assert(IsPreBarrier(BarrierType::PRE_SATB_BARRIER));
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_barrier_set.h44 ASSERT(IsPreBarrier(preType_)); in GetPreType()

Completed in 2 milliseconds