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