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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1797 Type *NewScalarIndexTy = local
1810 ? VectorType::get(NewScalarIndexTy,
1812 : NewScalarIndexTy;

Completed in 124 milliseconds