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.h255 Error collectVTableStrings(ArrayRef<GlobalVariable *> VTables,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp717 Error collectVTableStrings(ArrayRef<GlobalVariable *> VTables, in collectVTableStrings() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1981 if (Error E = collectVTableStrings(ReferencedVTables, CompressedVTableNames, in emitVTableNames()