Searched refs:LHSAddrCast (Results 1 – 1 of 1) sorted by relevance
3296 Value *LHSAddrCast = Builder.CreatePointerBitCastOrAddrSpaceCast( in createReductionFunction() local3300 Builder.CreateStore(Arg0, LHSAddrCast); in createReductionFunction()3302 LHSArrayPtr = Builder.CreateLoad(Arg0Type, LHSAddrCast); in createReductionFunction()