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

References

lib/Transforms/Scalar/MergeICmps.cpp
  194     if (Rhs_ < Lhs_) std::swap(Rhs_, Lhs_);
  194     if (Rhs_ < Lhs_) std::swap(Rhs_, Lhs_);
  197   bool IsValid() const { return Lhs_.BaseId != 0 && Rhs_.BaseId != 0; }
  209   const BCEAtom &Lhs() const { return Lhs_; }
  257     MemoryLocation LLoc = MemoryLocation::get(Lhs_.LoadI);
  274       {Lhs_.GEP, Rhs_.GEP, Lhs_.LoadI, Rhs_.LoadI, CmpI, BranchI});
  274       {Lhs_.GEP, Rhs_.GEP, Lhs_.LoadI, Rhs_.LoadI, CmpI, BranchI});
  294       {Lhs_.GEP, Rhs_.GEP, Lhs_.LoadI, Rhs_.LoadI, CmpI, BranchI});
  294       {Lhs_.GEP, Rhs_.GEP, Lhs_.LoadI, Rhs_.LoadI, CmpI, BranchI});
  308       {Lhs_.GEP, Rhs_.GEP, Lhs_.LoadI, Rhs_.LoadI, CmpI, BranchI});
  308       {Lhs_.GEP, Rhs_.GEP, Lhs_.LoadI, Rhs_.LoadI, CmpI, BranchI});