Searched refs:emitNameData (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h110 void emitNameData();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp575 emitNameData();
920 // Collect the referenced names to be used by emitNameData.
973 void InstrProfiling::emitNameData() { function in class:InstrProfiling

Completed in 79 milliseconds