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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3387 auto *OpVTy = cast<VectorType>(OpTy); local
3389 for (unsigned i = 0, e = OpVTy->getNumElements(); i != e; ++i) {

Completed in 200 milliseconds