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

References

lib/CodeGen/CodeGenPrepare.cpp
 6482     for (const Use &U : ToBePromoted->operands()) {
 6488         if (canCauseUndefinedBehavior(ToBePromoted, U.getOperandNo()))
 6497     int ISDOpcode = TLI.InstructionOpcodeToISD(ToBePromoted->getOpcode());