Home
last modified time | relevance | path

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

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