Home
last modified time | relevance | path

Searched refs:RedValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3914 Value *RedValue = RI.Variable; in createReductions() local
3916 RedValue = Builder.CreateLoad(ValueType, RI.Variable, in createReductions()
3924 RI.ReductionGen(Builder.saveIP(), RedValue, PrivateRedValue, Reduced); in createReductions()