Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp380 struct OverDefinedCacheUpdater { struct in __anon7d505c1a0311::LazyValueInfoCache
381 LazyValueInfoCache *Parent;
382 Value *Val;
383 BasicBlock *BB;
384 LVILatticeVal &BBLV;
386 OverDefinedCacheUpdater(Value *V, BasicBlock *B, LVILatticeVal &LV, in OverDefinedCacheUpdater() function
390 bool markResult(bool changed) { in markResult()