Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDLazyValueInfo.cpp187 BlockCacheEntry *getOrCreateBlockEntry(BasicBlock *BB) { in getOrCreateBlockEntry() function in __anon539829a50211::LazyValueInfoCache
204 BlockCacheEntry *Entry = getOrCreateBlockEntry(BB); in insertResult()
235 BlockCacheEntry *Entry = getOrCreateBlockEntry(BB); in isNonNullAtEndOfBlock()