Searched refs:SI0 (Results 1 – 1 of 1) sorted by relevance
9647 auto SI0 = SelectTruncOp[0].find(PromOp.getNode()); in DAGCombineExtBoolTrunc() local9648 if (SI0 != SelectTruncOp[0].end()) in DAGCombineExtBoolTrunc()9649 Ops[0] = DAG.getNode(ISD::TRUNCATE, dl, SI0->second, Ops[0]); in DAGCombineExtBoolTrunc()