Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp92 const LandingPadInfo *PrevLPI = nullptr; in computeActionsTable() local
98 unsigned NumShared = PrevLPI ? sharedTypeIDs(LPI, PrevLPI) : 0; in computeActionsTable()
106 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in computeActionsTable()
151 PrevLPI = LPI; in computeActionsTable()