Home
last modified time | relevance | path

Searched refs:invalidateValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DPhiValues.cpp17 PV->invalidateValue(getValPtr()); in deleted()
23 PV->invalidateValue(getValPtr()); in allUsesReplacedWith()
137 void PhiValues::invalidateValue(const Value *V) { in invalidateValue() function in PhiValues
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPhiValues.h15 // modified PhiValues has to be notified by calling invalidateValue.
57 /// to notify it of this by calling invalidateValue on either the operand or
59 void invalidateValue(const Value *V);