Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp187 BlockCacheEntry *getOrCreateBlockEntry(BasicBlock *BB) { in getOrCreateBlockEntry() function in __anon6556ff8c0211::LazyValueInfoCache
204 BlockCacheEntry *Entry = getOrCreateBlockEntry(BB); in insertResult()
235 BlockCacheEntry *Entry = getOrCreateBlockEntry(BB); in isNonNullAtEndOfBlock()