Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2348 Type *TyA = A->getType(), *TyB = B->getType(); in ProcessUMulZExtIdiom() local
2349 unsigned WidthA = TyA->getPrimitiveSizeInBits(), in ProcessUMulZExtIdiom()
2358 MulType = TyA; in ProcessUMulZExtIdiom()