Searched refs:runSetUseCallbacks (Results 1 – 4 of 4) sorted by relevance
95 Ctx.runSetUseCallbacks(U, Operand); in setOperand()105 Ctx.runSetUseCallbacks(Use, ToV); in replaceUsesOfWith()
62 Ctx.runSetUseCallbacks(UseToReplace, OtherV); in replaceUsesWithIf()72 Ctx.runSetUseCallbacks(Use, Other); in replaceAllUsesWith()
717 void Context::runSetUseCallbacks(const Use &U, Value *NewSrc) { in runSetUseCallbacks() function in llvm::sandboxir::Context
142 LLVM_ABI void runSetUseCallbacks(const Use &U, Value *NewSrc);