Home
last modified time | relevance | path

Searched refs:ChainOp (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13836 for (const SDValue &ChainOp : Chain->op_values()) in CheckForMaskedLoad() local
13837 if (ChainOp.getNode() == LD) { in CheckForMaskedLoad()