Searched refs:ParamTyped (Results 1 – 2 of 2) sorted by relevance
125 ; IR-NEXT: [[ParamTyped:%.*]] = bitcast i8** %polly_launch_0_param_0 to i8*126 ; IR-NEXT: store i8* [[ParamTyped]], i8** [[ParamSlot]]
1607 Value *ParamTyped = Builder.CreatePointerCast(Param, Builder.getInt8PtrTy()); in insertStoreParameter() local1608 Builder.CreateStore(ParamTyped, Slot); in insertStoreParameter()1684 Value *ParamTyped = in createLaunchParameters() local1686 Builder.CreateStore(ParamTyped, Slot); in createLaunchParameters()