Home
last modified time | relevance | path

Searched refs:PrevLPI (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp118 const LandingPadInfo *PrevLPI = 0; in ComputeActionsTable() local
124 unsigned NumShared = PrevLPI ? SharedTypeIds(LPI, PrevLPI) : 0; in ComputeActionsTable()
132 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in ComputeActionsTable()
178 PrevLPI = LPI; in ComputeActionsTable()