Searched defs:IsTrunc (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7155 bool IsTrunc = N->getConstantOperandVal(1) == 1 && local
7158 DAG.getIntPtrConstant(IsTrunc));

Completed in 76 milliseconds