Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtil.cpp38 static cl::SubCommand InstructionCount( global() variable
/freebsd/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()
/freebsd/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()