Searched defs:replaceWith (Results 1 – 2 of 2) sorted by relevance
147 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) { in replaceWith() function in NVPTXImageOptimizer
5657 auto replaceWith = [this, &dl](unsigned OpCode, SDNode *TocEntry) { in Select() local