Home
last modified time | relevance | path

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

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