Searched refs:SizePrevIds (Results 1 – 4 of 4) sorted by relevance
117 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in computeActionsTable() local123 for (unsigned j = NumShared; j != SizePrevIds; ++j) { in computeActionsTable()
106 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in computeActionsTable() local112 for (unsigned j = NumShared; j != SizePrevIds; ++j) { in computeActionsTable()
132 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in ComputeActionsTable() local139 for (unsigned j = NumShared; j != SizePrevIds; ++j) { in ComputeActionsTable()
256 const unsigned SizePrevIds = LandingPads[i-1]->TypeIds.size(); in EmitExceptionTable() local261 for (unsigned j = NumShared; j != SizePrevIds; ++j) { in EmitExceptionTable()