Searched refs:promoteCounterLoadStores (Results 1 – 2 of 2) sorted by relevance
79 void promoteCounterLoadStores(Function *F);
394 promoteCounterLoadStores(F); in lowerIntrinsics()405 void InstrProfiling::promoteCounterLoadStores(Function *F) { in promoteCounterLoadStores() function in InstrProfiling