Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp952 Function *CurrentCaller = nullptr; in computeCallsiteToProfCountMap() local
976 if (CurrentCaller != Caller) { in computeCallsiteToProfCountMap()
977 CurrentCaller = Caller; in computeCallsiteToProfCountMap()