Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h299 LLVM_ABI Error collectVTableStrings(ArrayRef<GlobalVariable *> VTables,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp769 Error collectVTableStrings(ArrayRef<GlobalVariable *> VTables, in collectVTableStrings() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1982 if (Error E = collectVTableStrings(ReferencedVTables, CompressedVTableNames, in emitVTableNames()