Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1399 CalleeEntryCountV -= std::min(CalleeEntryCountV, CallSiteCount); in tryPartialInline() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1959 auto CallSiteCount = updateCallProfile() local