Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:isSpecConstant

205     bool isSpecConstant(Id resultId) const { return isSpecConstantOpCode(getOpCode(resultId)); }