Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dslow_path.h29 explicit SlowPathBase(LabelHolder::LabelId label) : SlowPathBase(label, nullptr) {} in SlowPathBase() function
30 SlowPathBase(LabelHolder::LabelId label, Inst *inst) in SlowPathBase() function