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

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

Completed in 743 milliseconds