Home
last modified time | relevance | path

Searched defs:numInstructions (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1525 unsigned numInstructions = Opcodes.size(); filterProcessor() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1748 unsigned numInstructions() { return NumInstructions; } in numInstructions() function