Searched defs:FeatureCount (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Analysis/ | ||
| H A D | InlineSizeEstimatorAnalysis.cpp | 68 static const size_t FeatureCount; member |
| /llvm-project-15.0.7/llvm/lib/Object/ | ||
| H A D | WasmObjectFile.cpp | 899 uint32_t FeatureCount = readVaruint32(Ctx); in parseTargetFeaturesSection() local |