Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp252 class WinEHCleanupDirector : public WinEHCloningDirectorBase { class
254 WinEHCleanupDirector(Function *CleanupFn, FrameVarInfoMap &VarInfo, in WinEHCleanupDirector() function in __anon98d5fb000111::WinEHCleanupDirector
865 Director.reset(new WinEHCleanupDirector(Handler, VarInfo, LPadMap)); in outlineHandler()
1176 CloningDirector::CloningAction WinEHCleanupDirector::handleLandingPad( in handleLandingPad()
1190 CloningDirector::CloningAction WinEHCleanupDirector::handleBeginCatch( in handleBeginCatch()
1200 CloningDirector::CloningAction WinEHCleanupDirector::handleEndCatch( in handleEndCatch()
1207 CloningDirector::CloningAction WinEHCleanupDirector::handleTypeIdFor( in handleTypeIdFor()
1225 CloningDirector::CloningAction WinEHCleanupDirector::handleInvoke( in handleInvoke()
1252 CloningDirector::CloningAction WinEHCleanupDirector::handleResume( in handleResume()