Searched refs:replaceIsTypePTexture (Results 1 – 1 of 1) sorted by relevance
41 bool replaceIsTypePTexture(Instruction &I);75 Changed |= replaceIsTypePTexture(Instr); in runOnFunction()127 bool NVPTXImageOptimizer::replaceIsTypePTexture(Instruction &I) { in replaceIsTypePTexture() function in NVPTXImageOptimizer