Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlower_boxed_boolean.cpp206 auto saveStateInst = saveState->CastToSaveState(); in ProcessSaveState() local
224 bool LowerBoxedBoolean::CheckSaveStateUsers(Inst *saveStateInst, Inst *inst) in CheckSaveStateUsers()