Home
last modified time | relevance | path

Searched refs:allocated_ptr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp725 for (const auto &allocated_ptr : allocated) { in TestCombinedAllocator() local
726 ASSERT_NE(reported_chunks.find(allocated_ptr), reported_chunks.end()); in TestCombinedAllocator()
/llvm-project-15.0.7/mlir/docs/Dialects/
H A DSPIR-V.md1169 void *allocated_ptr; // Pointer to the base allocation.