Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1557 unsigned XNumBits = X->getType()->getScalarSizeInBits(); in foldCastedBitwiseLogic() local
1559 if (XNumBits < YNumBits) in foldCastedBitwiseLogic()