Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h340 SmallVectorImpl<unsigned> &getCallSiteLandingPad(MCSymbol *Sym) { in getCallSiteLandingPad() function
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6322 SmallVectorImpl<unsigned> &CallSiteIdxs = MMI.getCallSiteLandingPad(Sym); in EmitSjLjDispatchBlock()