Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp94 const LandingPadInfo *PrevLPI = nullptr; in computeActionsTable() local
98 unsigned NumShared = PrevLPI ? sharedTypeIDs(LPI, PrevLPI) : 0; in computeActionsTable()
107 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in computeActionsTable()
152 PrevLPI = LPI; in computeActionsTable()