Searched defs:Overlaps (Results 1 – 8 of 8) sorted by relevance
64 bool Overlaps(const LiveRange &Other) const { in Overlaps() function
196 auto Overlaps = [Var, Expr](const MachineInstr *DV) { in stashEntryDbgValues() local
175 bool Overlaps = DIExpr->fragmentsOverlap(DV.getDebugExpression()); in handleNewDebugValue() local
119 static bool Overlaps(const SkOpPtT* s1, const SkOpPtT* e1, const SkOpPtT* s2, in Overlaps() function
184 bool Overlaps(const CPURegList& other) const { in Overlaps() function
579 bool Overlaps(const VRegisterList& other) const { in Overlaps() function
500 …bool Overlaps(const ImRect& r) const { return r.Min.y < Max.y && r.Max.y > Min.y && r… in Overlaps() function
104571 bool Overlaps(const OriginAttributesPattern& aOther) const in Overlaps() function in mozilla::OriginAttributesPattern