Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp187 virtual CloningAction handleEndCatch(ValueToValueMapTy &VMap,
225 CloningAction handleEndCatch(ValueToValueMapTy &VMap, const Instruction *Inst,
261 CloningAction handleEndCatch(ValueToValueMapTy &VMap, const Instruction *Inst,
1059 return handleEndCatch(VMap, Inst, NewBB); in handleInstruction()
1104 WinEHCatchDirector::handleEndCatch(ValueToValueMapTy &VMap, in handleEndCatch() function in WinEHCatchDirector
1200 CloningDirector::CloningAction WinEHCleanupDirector::handleEndCatch( in handleEndCatch() function in WinEHCleanupDirector