Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp176 const BlockCacheEntry *getBlockEntry(BasicBlock *BB) const { in getBlockEntry() function in __anond0a273e30211::LazyValueInfoCache
215 const BlockCacheEntry *Entry = getBlockEntry(BB); in getCachedValueInfo()
300 const BlockCacheEntry *Entry = getBlockEntry(OldSucc); in threadEdgeImpl()