Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1156 static inline Constant *getFuncAddrForProfData(Function *Fn) { in getFuncAddrForProfData() function
1476 Constant *FunctionAddr = getFuncAddrForProfData(Fn); in createDataVariable()