Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DMemoryLocation.h109 static LocationSize upperBound(uint64_t Value) { in upperBound() function
117 static LocationSize upperBound(TypeSize Value) { in upperBound() function
/openbsd/src/gnu/llvm/compiler-rt/lib/ubsan/
Dubsan_diag.cpp232 static Range *upperBound(MemoryLocation Loc, Range *Ranges, in upperBound() function