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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 2556     return flipBoolean(V, SDLoc(V), DAG, TLI);
 2583     return flipBoolean(V, SDLoc(V), DAG, TLI);
 2621                        flipBoolean(Sub.getValue(1), DL, DAG, TLI));
 2812                        flipBoolean(Sub.getValue(1), DL, DAG, TLI));