Searched refs:In1Ty (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2505 EVT In1Ty = In1.getValueType(); local
2509 if (In0Ty.isInteger() && In1Ty.isInteger() && In0Ty == In1Ty) {

Completed in 161 milliseconds