Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp638 if (auto *VecTyR = dyn_cast<VectorType>(TyR)) in cmpConstants() local
639 TyRWidth = VecTyR->getBitWidth(); in cmpConstants()