Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp196 virtual CloningAction handleResume(ValueToValueMapTy &VMap,
232 CloningAction handleResume(ValueToValueMapTy &VMap, const ResumeInst *Resume,
268 CloningAction handleResume(ValueToValueMapTy &VMap, const ResumeInst *Resume,
1054 return handleResume(VMap, Resume, NewBB); in handleInstruction()
1167 WinEHCatchDirector::handleResume(ValueToValueMapTy &VMap, in handleResume() function in WinEHCatchDirector
1252 CloningDirector::CloningAction WinEHCleanupDirector::handleResume( in handleResume() function in WinEHCleanupDirector