Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp160 struct ValueCacheEntryTy { struct in __anonaa1e11710211::LazyValueInfoCache
161 ValueCacheEntryTy(Value *V, LazyValueInfoCache *P) : Handle(V, P) {} in ValueCacheEntryTy() argument
162 LVIValueHandle Handle;
163 SmallDenseMap<PoisoningVH<BasicBlock>, ValueLatticeElement, 4> BlockVals;