Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DConstantFold.cpp1848 } else if (auto *C1VTy = dyn_cast<VectorType>(C1->getType())) { in ConstantFoldCompareInstruction() local
1854 C1VTy->getElementCount(), in ConstantFoldCompareInstruction()
1859 if (isa<ScalableVectorType>(C1VTy)) in ConstantFoldCompareInstruction()
1867 for (unsigned I = 0, E = C1VTy->getElementCount().getKnownMinValue(); in ConstantFoldCompareInstruction()