Searched refs:privateReductionVariables (Results 1 – 1 of 1) sorted by relevance
732 SmallVector<llvm::Value *> privateReductionVariables; in convertOmpWsLoop() local735 privateReductionVariables.reserve(numReductions); in convertOmpWsLoop()744 privateReductionVariables.push_back(var); in convertOmpWsLoop()766 builder.CreateStore(phis[0], privateReductionVariables[i]); in convertOmpWsLoop()879 variable, privateReductionVariables[i], owningReductionGens[i], in convertOmpWsLoop()