Searched defs:hasCallSiteLandingPad (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h371 assert(hasCallSiteLandingPad(Sym) &&
376 /// hasCallSiteLandingPad - Return true if the landing pad Eh symbol has an
378 bool hasCallSiteLandingPad(MCSymbol *Sym) { function in class:llvm::MachineModuleInfo

Completed in 57 milliseconds