Searched refs:PointerDiffInfo (Results 1 – 3 of 3) sorted by relevance
472 struct PointerDiffInfo { struct478 PointerDiffInfo(const SCEV *SrcStart, const SCEV *SinkStart, in PointerDiffInfo() argument561 std::optional<ArrayRef<PointerDiffInfo>> getDiffChecks() const { in getDiffChecks()643 SmallVector<PointerDiffInfo> DiffChecks;
572 Instruction *Loc, ArrayRef<PointerDiffInfo> Checks, SCEVExpander &Expander,
2020 Instruction *Loc, ArrayRef<PointerDiffInfo> Checks, SCEVExpander &Expander, in addDiffRuntimeChecks()