Searched refs:CreateExceptionValueCall (Results 1 – 1 of 1) sorted by relevance
72 Instruction *CreateExceptionValueCall(BasicBlock *BB);518 ExnValue = CreateExceptionValueCall(RI->getParent()); in LowerUnwindsAndResumes()572 Value *CallAtStart = CreateExceptionValueCall(LP); in MoveExceptionValueCalls()620 SSA.AddAvailableValue(*LI, CreateExceptionValueCall(*LI)); in MoveExceptionValueCalls()646 Instruction *DwarfEHPrepare::CreateExceptionValueCall(BasicBlock *BB) { in CreateExceptionValueCall() function in DwarfEHPrepare