reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCISelLowering.cpp
13973     if (Cond.getOpcode() == ISD::INTRINSIC_W_CHAIN &&
13974         cast<ConstantSDNode>(Cond.getOperand(1))->getZExtValue() ==
13979       DAG.ReplaceAllUsesOfValueWith(Cond.getValue(1), Cond.getOperand(0));
13979       DAG.ReplaceAllUsesOfValueWith(Cond.getValue(1), Cond.getOperand(0));
13980       assert(Cond.getNode()->hasOneUse() &&