Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkCount.cpp20 static cl::SubCommand InstructionCount( variable
29 INPUT_FORMAT_COMMAND_LINE_OPTIONS(InstructionCount)
30 INPUT_OUTPUT_COMMAND_LINE_OPTIONS(InstructionCount)
31 DEBUG_LOC_INFO_COMMAND_LINE_OPTIONS(InstructionCount)
156 InstructionCountReg(&InstructionCount,
/src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h123 unsigned InstructionCount; variable
H A DDXILValueEnumerator.cpp514 InstructionMap[I] = InstructionCount++; in setInstructionID()
1028 InstructionCount = 0; in incorporateFunction()
/src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h122 unsigned InstructionCount; variable
H A DValueEnumerator.cpp516 InstructionMap[I] = InstructionCount++; in setInstructionID()
1059 InstructionCount = 0; in incorporateFunction()