Home
last modified time | relevance | path

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

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