Searched refs:rawAdjustedExn (Results 1 – 1 of 1) sorted by relevance
3734 llvm::Value *rawAdjustedExn = CallBeginCatch(CGF, Exn, true); in InitCatchParam() local3735 Address adjustedExn(CGF.Builder.CreateBitCast(rawAdjustedExn, PtrTy), in InitCatchParam()3743 llvm::CallInst *rawAdjustedExn = in InitCatchParam() local3747 Address adjustedExn(CGF.Builder.CreateBitCast(rawAdjustedExn, PtrTy), in InitCatchParam()