Home
last modified time | relevance | path

Searched full:can_deoptimize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml269 can_deoptimize: deoptimization may occur with jump to the interpreter
Dinst.h853 return GetFlag(inst_flags::CAN_DEOPTIMIZE); in CanDeoptimize()