Searched defs:ReductionInfo (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.h | 1241 struct ReductionInfo { global() struct |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ComplexDeinterleavingPass.cpp | 262 MapVector<Instruction *, std::pair<PHINode *, Instruction *>> ReductionInfo; member in __anonaf30dea60111::ComplexDeinterleavingGraph |