Searched refs:PrevLPI (Results 1 – 3 of 3) sorted by relevance
103 const LandingPadInfo *PrevLPI = nullptr; in computeActionsTable() local109 unsigned NumShared = PrevLPI ? sharedTypeIDs(LPI, PrevLPI) : 0; in computeActionsTable()117 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in computeActionsTable()162 PrevLPI = LPI; in computeActionsTable()
92 const LandingPadInfo *PrevLPI = nullptr; in computeActionsTable() local98 unsigned NumShared = PrevLPI ? sharedTypeIDs(LPI, PrevLPI) : 0; in computeActionsTable()106 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in computeActionsTable()151 PrevLPI = LPI; in computeActionsTable()
118 const LandingPadInfo *PrevLPI = 0; in ComputeActionsTable() local124 unsigned NumShared = PrevLPI ? SharedTypeIds(LPI, PrevLPI) : 0; in ComputeActionsTable()132 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in ComputeActionsTable()178 PrevLPI = LPI; in ComputeActionsTable()