Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp212 class WinEHCatchDirector : public WinEHCloningDirectorBase { class
214 WinEHCatchDirector( in WinEHCatchDirector() function in __anon98d5fb000111::WinEHCatchDirector
860 Director.reset(new WinEHCatchDirector(Handler, Sel, VarInfo, LPadMap, in outlineHandler()
907 WinEHCatchDirector *CatchDirector = in outlineHandler()
908 reinterpret_cast<WinEHCatchDirector *>(Director.get()); in outlineHandler()
1067 CloningDirector::CloningAction WinEHCatchDirector::handleLandingPad( in handleLandingPad()
1081 CloningDirector::CloningAction WinEHCatchDirector::handleBeginCatch( in handleBeginCatch()
1104 WinEHCatchDirector::handleEndCatch(ValueToValueMapTy &VMap, in handleEndCatch()
1146 CloningDirector::CloningAction WinEHCatchDirector::handleTypeIdFor( in handleTypeIdFor()
1161 WinEHCatchDirector::handleInvoke(ValueToValueMapTy &VMap, in handleInvoke()
[all …]