Searched refs:IsCompileTimeConstantInst (Results 1 – 6 of 6) sorted by relevance
53 inline bool IsCompileTimeConstantInst(SpvOp opcode) { in IsCompileTimeConstantInst() function
728 return IsCompileTimeConstantInst(opcode()); in IsConstant()
644 if (!IsCompileTimeConstantInst(opInst->opcode())) { in CheckUses()