Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp920 Function *CurrentCaller = nullptr; in computeCallsiteToProfCountMap() local
941 if (CurrentCaller != Caller) { in computeCallsiteToProfCountMap()
942 CurrentCaller = Caller; in computeCallsiteToProfCountMap()