Home
last modified time | relevance | path

Searched defs:ReductionInfos (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1633 ArrayRef<ReductionInfo> ReductionInfos, bool IsNoWait) { in createReductions()
/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp4023 OpenMPIRBuilder::ReductionInfo ReductionInfos[] = { in TEST_F() local