Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp862 void updateProcessedCount(const Value *V);
3021 void NewGVN::updateProcessedCount(const Value *V) { in updateProcessedCount() function in NewGVN
3399 updateProcessedCount(CurrBlock); in iterateTouchedInstructions()
3413 updateProcessedCount(V); in iterateTouchedInstructions()