Searched defs:SlowPathBase (Results 1 – 1 of 1) sorted by relevance
29 explicit SlowPathBase(LabelHolder::LabelId label) : SlowPathBase(label, nullptr) {} in SlowPathBase() function30 SlowPathBase(LabelHolder::LabelId label, Inst *inst) in SlowPathBase() function