Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h47 static unsigned SharedTypeIds(const LandingPadInfo *L,
DDwarfException.cpp46 unsigned DwarfException::SharedTypeIds(const LandingPadInfo *L, in SharedTypeIds() function in DwarfException
124 unsigned NumShared = PrevLPI ? SharedTypeIds(LPI, PrevLPI) : 0; in ComputeActionsTable()