Home
last modified time | relevance | path

Searched refs:is_close (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp495 bool is_close = false; member
704 result.is_close = candidate_distance <= kCloseCandidateDistance; in FindBufferOverflowCandidate()
833 candidate.is_close) { in PrintAddressDescription()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h983 bool is_close(int hwt1, int hwt2, const kmp_affinity_t &stgs) const;
H A Dkmp_affinity.cpp1382 bool kmp_topology_t::is_close(int hwt1, int hwt2, in is_close() function in kmp_topology_t
3665 if (__kmp_topology->is_close(leader, i, affinity)) { in __kmp_create_os_id_masks()