Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp243 if (auto *VecTyL = dyn_cast<VectorType>(TyL)) in cmpConstants() local
244 TyLWidth = VecTyL->getPrimitiveSizeInBits().getFixedValue(); in cmpConstants()