Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp900 Function *CurrentCaller = nullptr; in computeCallsiteToProfCountMap() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFunctionEffects.cpp971 CallableInfo &CurrentCaller; member