Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProf.h255 Error collectVTableStrings(ArrayRef<GlobalVariable *> VTables,
/freebsd-head/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProf.cpp717 Error collectVTableStrings(ArrayRef<GlobalVariable *> VTables, in collectVTableStrings() function
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp1981 if (Error E = collectVTableStrings(ReferencedVTables, CompressedVTableNames, in emitVTableNames()