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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DLazyValueInfo.cpp293 // LazyValueInfoCache Decl
299 class LazyValueInfoCache;
301 LazyValueInfoCache *Parent;
303 LVIValueHandle(Value *V, LazyValueInfoCache *P)
314 /// LazyValueInfoCache - This is the cache kept by LazyValueInfo which
316 class LazyValueInfoCache { class in namespace:__anon9889
346 LazyValueInfoCache *Parent;
352 LazyValueInfoCache *P)
434 void LazyValueInfoCache::eraseBlock(BasicBlock *BB) {
457 void LazyValueInfoCache
[all...]

Completed in 117 milliseconds