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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 3783   if (N0C && N1C)
 3785                                                     N0C, N1C))
 3788   if (N1C && N1C->getAPIntValue().isAllOnesValue())
 3788   if (N1C && N1C->getAPIntValue().isAllOnesValue())
 3817   if (!N1C || TLI.isIntDivCheap(N->getValueType(0), Attr))