Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cpp52 # define BUILTIN_UNREACHABLE() __builtin_unreachable() macro
55 # define BUILTIN_UNREACHABLE() __builtin_unreachable() macro
57 # define BUILTIN_UNREACHABLE() __assume(0) macro
59 # define BUILTIN_UNREACHABLE() macro