Home
last modified time | relevance | path

Searched defs:NegLo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp322 Constant* NegLo = ConstantExpr::getNeg(Leaf.Low); in newLeafBlock() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp318 Constant *NegLo = ConstantExpr::getNeg(Lo); in InsertRangeTest() local
337 ConstantInt *NegLo = cast<ConstantInt>(ConstantExpr::getNeg(Lo)); in InsertRangeTest() local