Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rtl.cpp93 volatile int fake_condition = 0; // prevent dead condition elimination. in MEMPROF_MEMORY_ACCESS_CALLBACK() local
95 switch (fake_condition) { in MEMPROF_MEMORY_ACCESS_CALLBACK()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp256 volatile int fake_condition = 0; // prevent dead condition elimination. in force_interface_symbols() local
260 switch (fake_condition) { in force_interface_symbols()