Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h132 void emitUses();
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp579 emitUses(); in run()
1241 void InstrProfiling::emitUses() { in emitUses() function in InstrProfiling