Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineAndOrXor.cpp1770 APInt LRangeHigh = LRangeLow + LHSCst->getValue(); in FoldOrOfICmps() local
1772 APInt HighRangeDiff = RRangeHigh ^ LRangeHigh; in FoldOrOfICmps()