Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1361 static inline bool shouldUsePublicSymbol(Function *Fn) { in shouldUsePublicSymbol() function
1400 if (shouldUsePublicSymbol(Fn)) in getFuncAddrForProfData()