Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h2161 bool AllowPartials = false);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11282 bool AllowPartials) { in matchBinOpReduction() argument
11313 if (!AllowPartials || !Op) in matchBinOpReduction()