Searched refs:OverDefinedCacheUpdater (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DLazyValueInfo.cpp378 /// OverDefinedCacheUpdater - A helper object that ensures that the
380 struct OverDefinedCacheUpdater { struct in class:__anon6570::LazyValueInfoCache
386 OverDefinedCacheUpdater(Value *V, BasicBlock *B, LVILatticeVal &LV, function in struct:__anon6570::LazyValueInfoCache::OverDefinedCacheUpdater
518 // OverDefinedCacheUpdater is a helper object that will update
522 OverDefinedCacheUpdater ODCacheUpdater(Val, BB, BBLV, this);

Completed in 56 milliseconds