Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h2066 bool AllowPartials = false);
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10979 bool AllowPartials) { in matchBinOpReduction() argument
11010 if (!AllowPartials || !Op) in matchBinOpReduction()