Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DDwarfEHPrepare.cpp42 Instruction *GetExceptionObject(ResumeInst *RI);
71 Instruction *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject() function in DwarfEHPrepare
142 Instruction *ExnObj = GetExceptionObject(RI); in InsertUnwindResumeCalls()
165 Instruction *ExnObj = GetExceptionObject(RI); in InsertUnwindResumeCalls()