Searched defs:LabelIdx (Results 1 – 2 of 2) sorted by relevance
122 using LabelIdx = uint32; variable
406 static void SetFuncWrapLabels(MIRFunction *func, const std::pair<LabelIdx, LabelIdx> labels) in SetFuncWrapLabels()