Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h364 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel() function
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp308 unsigned SiteNo = MMI->getCallSiteBeginLabel(BeginLabel); in ComputeCallSiteTable()