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