Searched defs:LabelIdx (Results 1 – 3 of 3) sorted by relevance
127 using LabelIdx = uint32; variable
141 void EHFunc::MergeCatchToTry(const std::vector<std::pair<LabelIdx, CatchNode *>> &catchVec) in MergeCatchToTry()162 void EHFunc::BuildEHTypeTable(const std::vector<std::pair<LabelIdx, CatchNode *>> &catchVec) in BuildEHTypeTable()
557 static void SetFuncWrapLabels(MIRFunction *func, const std::pair<LabelIdx, LabelIdx> labels) in SetFuncWrapLabels()