Searched refs:isTypeDeclInstr (Results 1 – 2 of 2) sorted by relevance
60 bool SPIRVInstrInfo::isTypeDeclInstr(const MachineInstr &MI) const { in isTypeDeclInstr() function in SPIRVInstrInfo101 return isTypeDeclInstr(MI) || isConstantInstr(MI) || isDecorationInstr(MI); in isHeaderInstr()
34 bool isTypeDeclInstr(const MachineInstr &MI) const;