Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp824 void updateProcessedCount(const Value *V);
3030 void NewGVN::updateProcessedCount(const Value *V) { in updateProcessedCount() function in NewGVN
3411 updateProcessedCount(CurrBlock); in iterateTouchedInstructions()
3425 updateProcessedCount(V); in iterateTouchedInstructions()