Searched refs:PromOp (Results 1 – 1 of 1) sorted by relevance
13615 for (auto &PromOp : PromOps) in DAGCombineTruncBoolExt() local13616 PromOpHandles.emplace_back(PromOp); in DAGCombineTruncBoolExt()13634 PromOpHandles.emplace_front(PromOp); in DAGCombineTruncBoolExt()13647 switch (PromOp.getOpcode()) { in DAGCombineTruncBoolExt()13661 PromOpHandles.emplace_front(PromOp); in DAGCombineTruncBoolExt()13673 DAG.ReplaceAllUsesOfValueWith(PromOp, in DAGCombineTruncBoolExt()13862 for (auto &PromOp : PromOps) in DAGCombineExtBoolTrunc() local13863 PromOpHandles.emplace_back(PromOp); in DAGCombineExtBoolTrunc()13874 switch (PromOp.getOpcode()) { in DAGCombineExtBoolTrunc()13888 PromOpHandles.emplace_front(PromOp); in DAGCombineExtBoolTrunc()[all …]