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