HomeSort by relevance Sort by last modified time
    Searched refs:hasCallSiteBeginLabel (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 390 assert(hasCallSiteBeginLabel(BeginLabel) &&
395 /// hasCallSiteBeginLabel - Return true if the begin label has a call site
397 bool hasCallSiteBeginLabel(MCSymbol *BeginLabel) {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineModuleInfo.h 359 assert(hasCallSiteBeginLabel(BeginLabel) &&
364 /// hasCallSiteBeginLabel - Return true if the begin label has a call site
366 bool hasCallSiteBeginLabel(MCSymbol *BeginLabel) {

Completed in 829 milliseconds