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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h83 void promoteCounterLoadStores(Function *F);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp454 promoteCounterLoadStores(F);
472 void InstrProfiling::promoteCounterLoadStores(Function *F) { function in class:InstrProfiling

Completed in 180 milliseconds