Searched defs:intersects (Results 1 – 13 of 13) sorted by relevance
43 bool intersects(const DWARFAddressRange &RHS) const { in intersects() function
185 bool intersects(const SparseBitVectorElement &RHS) const { in intersects() function739 bool intersects(const SparseBitVector<ElementSize> *RHS) const { in intersects() function744 bool intersects(const SparseBitVector<ElementSize> &RHS) const { in intersects() function
36 bool intersects(const AddressRange &R) const { in intersects() function
1229 bool intersects(const APInt &RHS) const { intersects() function
126 TEST(ResourceSegments, intersects) { in TEST() argument
114 intersects(const MachineInstr *StartMI, const MachineInstr *EndMI, in intersects() function
1653 bool intersects = false; in computeIntersectionBuckets() local
507 static bool intersects(void *PtrA, size_t SizeA, void *PtrB, size_t SizeB) { intersects() function
111 bool DWARFVerifier::DieRangeInfo::intersects(const DieRangeInfo &RHS) const { intersects() function in DWARFVerifier::DieRangeInfo
159 bool intersects(const RegisterSet &Rs) const { in intersects() function
165 bool intersects(const RegisterSet &Rs) const { in intersects() function
4522 bool ResourceSegments::intersects(ResourceSegments::IntervalTy A, intersects() function in ResourceSegments
2328 const bool intersects = bp->IntersectsRange( WriteMemory() local