Home
last modified time | relevance | path

Searched defs:allUsesReplacedWith (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DPhiValues.cpp20 void PhiValues::PhiValuesCallbackVH::allUsesReplacedWith(Value *) { in allUsesReplacedWith() function in PhiValues::PhiValuesCallbackVH
H A DAssumptionCache.cpp203 void AssumptionCache::AffectedValueCallbackVH::allUsesReplacedWith(Value *NV) { in allUsesReplacedWith() function in AssumptionCache::AffectedValueCallbackVH
H A DLazyValueInfo.cpp147 void allUsesReplacedWith(Value *V) override { in allUsesReplacedWith() function
H A DScalarEvolution.cpp560 void SCEVUnknown::allUsesReplacedWith(Value *New) { in allUsesReplacedWith() function in SCEVUnknown
13369 void ScalarEvolution::SCEVCallbackVH::allUsesReplacedWith(Value *V) { in allUsesReplacedWith() function in ScalarEvolution::SCEVCallbackVH
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h134 void allUsesReplacedWith(Value *) override { CallbackVH::deleted(); } in allUsesReplacedWith() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp344 void AddrLabelMapCallbackPtr::allUsesReplacedWith(Value *V2) { in allUsesReplacedWith() function in AddrLabelMapCallbackPtr