Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp657 DenseMap<const Value *, unsigned> ProcessedCount; member in __anonb3555ec80211::NewGVN
3015 ProcessedCount.clear(); in cleanupTables()
3064 assert(++ProcessedCount[V] < 100 && in updateProcessedCount()