Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_rtl.cpp94 volatile int fake_condition = 0; // prevent dead condition elimination. in MEMPROF_MEMORY_ACCESS_CALLBACK() local
96 switch (fake_condition) { in MEMPROF_MEMORY_ACCESS_CALLBACK()
/external/llvm-project/compiler-rt/lib/asan/
Dasan_rtl.cpp254 volatile int fake_condition = 0; // prevent dead condition elimination. in force_interface_symbols() local
258 switch (fake_condition) { in force_interface_symbols()
/external/compiler-rt/lib/asan/
Dasan_rtl.cc263 volatile int fake_condition = 0; // prevent dead condition elimination. in force_interface_symbols() local
266 switch (fake_condition) { in force_interface_symbols()