Searched defs:ReplaceAllUsesWith (Results 1 – 4 of 4) sorted by relevance
253 bool IRContext::ReplaceAllUsesWith(uint32_t before, uint32_t after) { in ReplaceAllUsesWith() function in spvtools::opt::IRContext
251 bool IRContext::ReplaceAllUsesWith(uint32_t before, uint32_t after) { in ReplaceAllUsesWith() function in spvtools::opt::IRContext
8304 void SelectionDAG::ReplaceAllUsesWith(SDValue FromN, SDValue To) { in ReplaceAllUsesWith() function in SelectionDAG8355 void SelectionDAG::ReplaceAllUsesWith(SDNode *From, SDNode *To) { in ReplaceAllUsesWith() function in SelectionDAG8411 void SelectionDAG::ReplaceAllUsesWith(SDNode *From, const SDValue *To) { in ReplaceAllUsesWith() function in SelectionDAG