Home
last modified time | relevance | path

Searched defs:BasicBlockState (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.h42 class BasicBlockState; variable
Descape.cpp155 class BasicBlockState { class
157 …explicit BasicBlockState(ArenaAllocator *alloc) : states_(alloc->Adapter()), stateValues_(alloc->A… in BasicBlockState() function in panda::compiler::BasicBlockState