Searched refs:NumBVOps (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17555 int NumBVOps = BV->getNumOperands(); local
17557 for (int i = 0; i != NumBVOps; ++i) {
17596 int NumMaskElts = NumBVOps * ZextRatio;

Completed in 116 milliseconds