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

References

lib/Transforms/InstCombine/InstCombineCompares.cpp
 1645   bool IsShl = ShiftOpcode == Instruction::Shl;
 1649     if (ShiftOpcode == Instruction::Shl) {
 1657       bool IsAshr = ShiftOpcode == Instruction::AShr;