Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_jump_threading.cpp127 bool falls_through = block->index < succ.index; in try_remove_simple_block() local
/external/mesa3d/src/nouveau/compiler/nak/
Dir.rs6914 pub fn falls_through(&self) -> bool { in falls_through() method