Searched refs:RemoteReductionListAlloca (Results 1 – 1 of 1) sorted by relevance
2902 Instruction *RemoteReductionListAlloca = Builder.CreateAlloca( in emitShuffleAndReduceFunction() local2916 RemoteReductionListAlloca, Builder.getPtrTy(), in emitShuffleAndReduceFunction()2917 RemoteReductionListAlloca->getName() + ".ascast"); in emitShuffleAndReduceFunction()2930 InsertPointTy AllocaIP = getInsertPointAfterInstr(RemoteReductionListAlloca); in emitShuffleAndReduceFunction()