Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp915 Function *CurrentCaller = nullptr; in computeCallsiteToProfCountMap() local
936 if (CurrentCaller != Caller) { in computeCallsiteToProfCountMap()
937 CurrentCaller = Caller; in computeCallsiteToProfCountMap()