Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp628 if (auto *VecTyL = dyn_cast<VectorType>(TyL)) in cmpConstants() local
629 TyLWidth = VecTyL->getBitWidth(); in cmpConstants()