Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp245 if (auto *VecTyR = dyn_cast<VectorType>(TyR)) in cmpConstants() local
246 TyRWidth = VecTyR->getPrimitiveSizeInBits().getFixedValue(); in cmpConstants()