Home
last modified time | relevance | path

Searched refs:CurrentCaller (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp905 Function *CurrentCaller = nullptr; in computeCallsiteToProfCountMap() local
929 if (CurrentCaller != Caller) { in computeCallsiteToProfCountMap()
930 CurrentCaller = Caller; in computeCallsiteToProfCountMap()