Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp4057 unsigned &IIUseCount = UseCounts[II]; in eliminateInstructions() local
4058 if (--IIUseCount == 0) in eliminateInstructions()