Searched defs:LVIValueHandle (Results 1 – 3 of 3) sorted by relevance
368 struct LVIValueHandle final : public CallbackVH { struct369 LazyValueInfoCache *Parent;371 LVIValueHandle(Value *V, LazyValueInfoCache *P) in LVIValueHandle() argument375 void allUsesReplacedWith(Value *V) override { in allUsesReplacedWith()
140 struct LVIValueHandle final : public CallbackVH { struct141 LazyValueInfoCache *Parent;143 LVIValueHandle(Value *V, LazyValueInfoCache *P = nullptr) in LVIValueHandle() function147 void allUsesReplacedWith(Value *V) override { in allUsesReplacedWith()
138 struct LVIValueHandle final : public CallbackVH { struct142 LazyValueInfoCache *Parent;144 LVIValueHandle(Value *V, LazyValueInfoCache *P) in LVIValueHandle() function148 void allUsesReplacedWith(Value *V) override { in allUsesReplacedWith()