Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h122 unsigned InstructionCount; variable
H A DValueEnumerator.cpp516 InstructionMap[I] = InstructionCount++; in setInstructionID()
1058 InstructionCount = 0; in incorporateFunction()