Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp26 unsigned NumInstructions = Source.size(); in TimelineView() local
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp825 unsigned NumInstructions = InstructionSpecifiers.size(); in emitInstructionInfo() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp197 unsigned NumInstructions; member
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DInlineCost.cpp146 unsigned NumInstructions, NumVectorInstructions; member in __anon45440fe00111::CallAnalyzer
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1780 unsigned NumInstructions = 0; variable