Searched defs:Extents (Results 1 – 5 of 5) sorted by relevance
/llvm-project/compiler-rt/lib/xray/tests/unit/ | ||
H A D | test_helpers.cpp | 84 auto Extents = in serialize() local |
/llvm-project/compiler-rt/lib/xray/ | ||
H A D | xray_buffer_queue.cpp | 61 atomic_uint64_t Extents; member |
H A D | xray_buffer_queue.h | 55 atomic_uint64_t *Extents = nullptr; member |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | NumericalStabilitySanitizer.cpp | 1085 const auto Extents = getMemoryExtentsOrDie(VT); handleLoad() local |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | RegionStore.cpp | 1614 SmallVector<uint64_t, 2> Extents; getConstantArrayExtents() local |