Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/
Dcompleteness.ll314 %switch_0 = icmp eq i8 %phi, 0
316 br i1 %switch_0, label %busy-wait-phi-0, label %exit
/external/virglrenderer/src/
Dvrend_renderer.c5290 bool switch_0 = (ctx == vrend_state.current_ctx); in vrend_destroy_context() local
5293 if (switch_0) { in vrend_destroy_context()
5328 if (!switch_0 && cur) in vrend_destroy_context()
5331 return switch_0; in vrend_destroy_context()