Searched defs:Overlaps (Results 1 – 11 of 11) sorted by relevance
63 bool Overlaps(const Timespan& other) const { in Overlaps() function
140 bool Overlaps(const TensorSlice& other) const { in Overlaps() function
53 bool Overlaps(const LiveRange &Other) const { in Overlaps() function
64 bool Overlaps(const LiveRange &Other) const { in Overlaps() function
196 auto Overlaps = [Var, Expr](const MachineInstr *DV) { in stashEntryDbgValues() local
39 bool Overlaps(const char* smallest, const char* largest) { in Overlaps() function in leveldb::FindFileTest
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
181 bool Overlaps(const CPURegList& other) const { in Overlaps() function
578 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