Searched refs:PromOp (Results 1 – 1 of 1) sorted by relevance
11573 for (auto &PromOp : PromOps) in DAGCombineTruncBoolExt() local11574 PromOpHandles.emplace_back(PromOp); in DAGCombineTruncBoolExt()11592 PromOpHandles.emplace_front(PromOp); in DAGCombineTruncBoolExt()11605 switch (PromOp.getOpcode()) { in DAGCombineTruncBoolExt()11619 PromOpHandles.emplace_front(PromOp); in DAGCombineTruncBoolExt()11631 DAG.ReplaceAllUsesOfValueWith(PromOp, in DAGCombineTruncBoolExt()11827 for (auto &PromOp : PromOps) in DAGCombineExtBoolTrunc() local11828 PromOpHandles.emplace_back(PromOp); in DAGCombineExtBoolTrunc()11839 switch (PromOp.getOpcode()) { in DAGCombineExtBoolTrunc()11853 PromOpHandles.emplace_front(PromOp); in DAGCombineExtBoolTrunc()[all …]