Searched defs:InstCount (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstCount.cpp | 35 friend class InstVisitor<InstCount>; class |
/llvm-project/llvm/tools/llvm-remarkutil/ | ||
H A D | RemarkSizeDiff.cpp | 55 int64_t InstCount = 0; member |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 403 int InstCount = RegCount / 2; shouldUseFrameHelper() local |
/llvm-project/polly/lib/Analysis/ | ||
H A D | ScopDetection.cpp | 1682 int InstCount = 0; hasSufficientCompute() local |
/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 7625 unsigned InstCount = Record[2]; parseEntireSummary() local |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 9365 unsigned InstCount; parseFunctionSummary() local |