Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DInstCount.cpp37 class InstCount : public InstVisitor<InstCount> { class
/openbsd/gnu/llvm/llvm/tools/llvm-remark-size-diff/
H A DRemarkSizeDiff.cpp68 int64_t InstCount = 0; member
81 int64_t InstCount[2] = {0, 0}; member
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp363 int InstCount = RegCount / 2; in shouldUseFrameHelper() local
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7259 unsigned InstCount = Record[2]; in parseEntireSummary() local
7409 unsigned InstCount = Record[3]; in parseEntireSummary() local
/openbsd/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp8767 unsigned InstCount; in parseFunctionSummary() local