Home
last modified time | relevance | path

Searched defs:FunctionCount (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp133 auto FunctionCount = F->getEntryCount(); in isFunctionEntryHot() local
149 if (auto FunctionCount = F->getEntryCount()) in isFunctionHotInCallGraph() local
178 if (auto FunctionCount = F->getEntryCount()) in isFunctionColdInCallGraph() local
203 if (auto FunctionCount = F->getEntryCount()) in isFunctionHotInCallGraphNthPercentile() local
233 auto FunctionCount = F->getEntryCount(); in isFunctionEntryCold() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp104 auto FunctionCount = F->getEntryCount(); in isFunctionEntryHot() local
120 if (auto FunctionCount = F->getEntryCount()) in isFunctionHotInCallGraph() local
149 if (auto FunctionCount = F->getEntryCount()) in isFunctionColdInCallGraph() local
179 if (auto FunctionCount = F->getEntryCount()) { in isFunctionHotOrColdInCallGraphNthPercentile() local
231 auto FunctionCount = F->getEntryCount(); in isFunctionEntryCold() local
/external/llvm/lib/Analysis/
DProfileSummaryInfo.cpp73 auto FunctionCount = F->getEntryCount(); in isHotFunction() local
94 auto FunctionCount = F->getEntryCount(); in isColdFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSizeOpts.cpp51 if (auto FunctionCount = MF->getFunction().getEntryCount()) in isFunctionColdInCallGraph() local
67 if (auto FunctionCount = MF->getFunction().getEntryCount()) in isFunctionHotInCallGraphNthPercentile() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineSizeOpts.cpp84 if (auto FunctionCount = MF->getFunction().getEntryCount()) in isFunctionColdInCallGraph() local
100 if (auto FunctionCount = MF->getFunction().getEntryCount()) in isFunctionHotInCallGraphNthPercentile() local
113 if (auto FunctionCount = MF->getFunction().getEntryCount()) in isFunctionColdInCallGraphNthPercentile() local
/external/llvm/include/llvm/Analysis/
DAliasAnalysisEvaluator.h35 int64_t FunctionCount; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DAliasAnalysisEvaluator.h35 int64_t FunctionCount = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasAnalysisEvaluator.h34 int64_t FunctionCount; variable
/external/llvm/unittests/Analysis/
DCGSCCPassManagerTest.cpp29 int FunctionCount; member
54 int FunctionCount; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/Disassembler/
DWebAssemblyDisassembler.cpp131 int64_t FunctionCount; in onSymbolStart() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/Disassembler/
DWebAssemblyDisassembler.cpp129 int64_t FunctionCount; in onSymbolStart() local
/external/llvm/unittests/IR/
DPassManagerTest.cpp55 int FunctionCount; member
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp732 uint64_t FunctionCount = getRegionCount(nullptr); in applyFunctionAttributes() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp270 FunctionCount, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp1140 uint32_t FunctionCount = readVaruint32(Ctx); in parseCodeSection() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DWasmObjectFile.cpp1397 uint32_t FunctionCount = readVaruint32(Ctx); in parseCodeSection() local
/external/aws-sdk-java-v2/services/lambda/src/main/resources/codegen-resources/
Dservice-2.json1250 "FunctionCount":{ object