Searched defs:intersects (Results 1 – 10 of 10) sorted by relevance
43 bool intersects(const DWARFAddressRange &RHS) const { in intersects() function
185 bool intersects(const SparseBitVectorElement &RHS) const { in intersects() function 739 bool intersects(const SparseBitVector<ElementSize> *RHS) const { in intersects() function 744 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 { in intersects() function
114 intersects(const MachineInstr *StartMI, const MachineInstr *EndMI, in intersects() function
111 bool DWARFVerifier::DieRangeInfo::intersects(const DieRangeInfo &RHS) const { in 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, in intersects() function in ResourceSegments
2332 const bool intersects = bp->IntersectsRange( in WriteMemory() local