Home
last modified time | relevance | path

Searched refs:getBlockEntry (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp177 const BlockCacheEntry *getBlockEntry(BasicBlock *BB) const { in getBlockEntry() function in __anonc76404170211::LazyValueInfoCache
216 const BlockCacheEntry *Entry = getBlockEntry(BB); in getCachedValueInfo()
301 const BlockCacheEntry *Entry = getBlockEntry(OldSucc); in threadEdgeImpl()