Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp346 struct OverDefinedCacheUpdater { struct in __anona6ccb7b20311::LazyValueInfoCache
347 LazyValueInfoCache *Parent;
348 Value *Val;
349 BasicBlock *BB;
350 LVILatticeVal &BBLV;
352 OverDefinedCacheUpdater(Value *V, BasicBlock *B, LVILatticeVal &LV, in OverDefinedCacheUpdater() function
356 bool markResult(bool changed) { in markResult()