Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp669 Function *OutlinedHandlerFn = OutlinedBB->getParent(); in completeNestedLandingPad() local
678 WinEHFrameVariableMaterializer Materializer(OutlinedHandlerFn, FrameVarInfo); in completeNestedLandingPad()
714 assert(MappedBB->getParent() == OutlinedHandlerFn); in completeNestedLandingPad()
715 BlockAddress *NewBA = BlockAddress::get(OutlinedHandlerFn, MappedBB); in completeNestedLandingPad()