Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h402 assert(hasCallSiteBeginLabel(BeginLabel) && in getCallSiteBeginLabel()
409 bool hasCallSiteBeginLabel(MCSymbol *BeginLabel) { in hasCallSiteBeginLabel() function