Searched refs:PromOp (Results 1 – 1 of 1) sorted by relevance
13255 for (auto &PromOp : PromOps) in DAGCombineTruncBoolExt() local13256 PromOpHandles.emplace_back(PromOp); in DAGCombineTruncBoolExt()13274 PromOpHandles.emplace_front(PromOp); in DAGCombineTruncBoolExt()13287 switch (PromOp.getOpcode()) { in DAGCombineTruncBoolExt()13301 PromOpHandles.emplace_front(PromOp); in DAGCombineTruncBoolExt()13313 DAG.ReplaceAllUsesOfValueWith(PromOp, in DAGCombineTruncBoolExt()13508 for (auto &PromOp : PromOps) in DAGCombineExtBoolTrunc() local13509 PromOpHandles.emplace_back(PromOp); in DAGCombineExtBoolTrunc()13520 switch (PromOp.getOpcode()) { in DAGCombineExtBoolTrunc()13534 PromOpHandles.emplace_front(PromOp); in DAGCombineExtBoolTrunc()[all …]