Searched refs:SPIRVUndef (Results 1 – 2 of 2) sorted by relevance
252 class SPIRVUndef:256 SPIRVUndef(SPIRVModule *M, SPIRVType *TheType, SPIRVId TheId) in SPIRVUndef() function261 SPIRVUndef(){} in SPIRVUndef() function
924 return addConstant(new SPIRVUndef(this, TheType, getId())); in addUndef()