Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSpvPostProcess.cpp378 Id decoration_id = I.get()->getIdOperand(0); in postProcessCFG() local
379 return unreachableDefinitions.count(decoration_id) != 0; in postProcessCFG()