Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h401 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel() function
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp299 unsigned SiteNo = MMI->getCallSiteBeginLabel(BeginLabel); in computeCallSiteTable()