Home
last modified time | relevance | path

Searched defs:NumInstructions (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp26 unsigned NumInstructions = getSource().size(); in TimelineView() local
/llvm-project-15.0.7/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h40 unsigned NumInstructions; variable
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp813 unsigned NumInstructions = InstructionSpecifiers.size(); in emitInstructionInfo() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp194 unsigned NumInstructions; member
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInlineCost.cpp336 unsigned NumInstructions = 0; member in __anon9893a50b0111::CallAnalyzer
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1781 unsigned NumInstructions = 0; variable