Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInstCount.cpp37 class InstCount : public InstVisitor<InstCount> { class
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64LowerHomogeneousPrologEpilog.cpp363 int InstCount = RegCount / 2; in shouldUseFrameHelper() local
/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp7259 unsigned InstCount = Record[2]; in parseEntireSummary() local
7409 unsigned InstCount = Record[3]; in parseEntireSummary() local
/openbsd/src/gnu/llvm/llvm/lib/AsmParser/
DLLParser.cpp8767 unsigned InstCount; in parseFunctionSummary() local