Home
last modified time | relevance | path

Searched defs:SetState (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dmeexpr_use_info.h137 void SetState(MeExprUseInfoState state) in SetState() function
/arkcompiler/runtime_core/static_core/runtime/
Dclass.cpp104 void Class::SetState(Class::State state) in SetState() function in panda::Class
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dreg_alloc_verifier.h127 void SetState(State state) in SetState() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dpygote_space_allocator-inl.h55 inline void PygoteSpaceAllocator<AllocConfigT>::SetState(PygoteSpaceState newState) in SetState() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h204 void CircuitBuilder::SetState(GateRef state) in SetState() function
Dgate_accessor.h44 void SetState(GateRef state) in SetState() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Ddeps.h225 void SetState(ScheduleState scheduleState) in SetState() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp185 void SetState(const StateOwner &inst, VirtualState *vstate) in SetState() function in panda::compiler::BasicBlockState