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