Home
last modified time | relevance | path

Searched defs:InternalLowerBound (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_common_test.cpp228 TEST(SanitizerCommon, InternalLowerBound) { in TEST() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h655 uptr InternalLowerBound(const Container &v, uptr first, uptr last, in InternalLowerBound() function