Home
last modified time | relevance | path

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

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