Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:isInt

3086     bool isInt = LHS.getValueType().isInteger();
3088 isInt);