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