Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp917 DenseMap<User *, uint64_t> &CallSiteToProfCountMap) { in computeCallsiteToProfCountMap()
1366 DenseMap<User *, uint64_t> CallSiteToProfCountMap; in tryPartialInline() local