Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1676 unsigned DestBitNo = InputBitNo + OverallLeftShift; in CollectBitParts() local
1678 BitProvenance[DestBitNo + I] = InputBitNo + I; in CollectBitParts()
1683 if (BitValues[DestBitNo] && BitValues[DestBitNo] != V) in CollectBitParts()
1686 BitValues[DestBitNo + I] = V; in CollectBitParts()