Home
last modified time | relevance | path

Searched defs:to_replace (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Drelease_to_os_test.cpp30 size_t to_replace = rand() % kNumChunks; in MallocReleaseStress() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Drelease_to_os_test.cpp66 size_t to_replace = rand() % kNumChunks; in MallocReleaseStress() local
/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp247 bool to_replace = false; PreprocessLoad() local