Home
last modified time | relevance | path

Searched defs:ThresholdCache (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h58 mutable DenseMap<int, uint64_t> ThresholdCache; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h63 DenseMap<int, uint64_t> ThresholdCache; variable