Searched defs:OverDefinedCacheUpdater (Results 1 – 1 of 1) sorted by relevance
380 struct OverDefinedCacheUpdater { struct in __anon7d505c1a0311::LazyValueInfoCache381 LazyValueInfoCache *Parent;382 Value *Val;383 BasicBlock *BB;384 LVILatticeVal &BBLV;386 OverDefinedCacheUpdater(Value *V, BasicBlock *B, LVILatticeVal &LV, in OverDefinedCacheUpdater() function390 bool markResult(bool changed) { in markResult()