Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp177 const BlockCacheEntry *getBlockEntry(BasicBlock *BB) const { in getBlockEntry() function in __anondc48f1430211::LazyValueInfoCache
216 const BlockCacheEntry *Entry = getBlockEntry(BB); in getCachedValueInfo()
301 const BlockCacheEntry *Entry = getBlockEntry(OldSucc); in threadEdgeImpl()