Searched refs:InstructionCount (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h123 unsigned InstructionCount; member in class:llvm::ValueEnumerator
H A DValueEnumerator.cpp454 InstructionMap[I] = InstructionCount++;
944 InstructionCount = 0;

Completed in 50 milliseconds