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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1194 Type *AndTy = AndCST->getType(); // Type of the and. local
1207 uint32_t BitWidth = AndTy->getPrimitiveSizeInBits();

Completed in 103 milliseconds