Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp958 Function *CurrentCaller = nullptr; in computeCallsiteToProfCountMap() local
979 if (CurrentCaller != Caller) { in computeCallsiteToProfCountMap()
980 CurrentCaller = Caller; in computeCallsiteToProfCountMap()