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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2253 Type *TyA = A->getType(), *TyB = B->getType(); local
2254 unsigned WidthA = TyA->getPrimitiveSizeInBits(),
2263 MulType = TyA;

Completed in 43 milliseconds