Searched defs:NegLo (Results 1 – 2 of 2) sorted by relevance
255 Constant* NegLo = ConstantExpr::getNeg(Leaf.Low); in newLeafBlock() local
281 Constant *NegLo = ConstantExpr::getNeg(Lo); in InsertRangeTest() local300 ConstantInt *NegLo = cast<ConstantInt>(ConstantExpr::getNeg(Lo)); in InsertRangeTest() local