Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp4087 unsigned &IIUseCount = UseCounts[II]; in eliminateInstructions() local
4088 if (--IIUseCount == 0) in eliminateInstructions()