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

References

lib/CodeGen/CodeGenPrepare.cpp
 7208       Opc = Instruction::And;
 7211       Opc = Instruction::Or;
 7233     if (Opc == Instruction::And)
 7254     if (Opc == Instruction::Or)
 7268     if (Opc == Instruction::Or) {