Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h98 void ComputeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites,
DDwarfException.cpp226 ComputeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, in ComputeCallSiteTable() function in DwarfException
384 ComputeCallSiteTable(CallSites, PadMap, LandingPads, FirstActions); in EmitExceptionTable()