Searched defs:intersects (Results 1 – 8 of 8) sorted by relevance
40 bool intersects(const DWARFAddressRange &RHS) const { in intersects() function
39 bool intersects(const AddressRange &R) const { in intersects() function
184 bool intersects(const SparseBitVectorElement &RHS) const { in intersects() function738 bool intersects(const SparseBitVector<ElementSize> *RHS) const { in intersects() function743 bool intersects(const SparseBitVector<ElementSize> &RHS) const { in intersects() function
1341 bool intersects(const APInt &RHS) const { in intersects() function
86 bool DWARFVerifier::DieRangeInfo::intersects(const DieRangeInfo &RHS) const { in intersects() function in DWARFVerifier::DieRangeInfo
160 bool intersects(const RegisterSet &Rs) const { in intersects() function
140 bool intersects(const RegisterSet &Rs) const { in intersects() function
2191 const bool intersects = bp->IntersectsRange( in WriteMemory() local