Searched refs:createProfileFileNameVar (Results 1 – 4 of 4) sorted by relevance
424 createProfileFileNameVar(M, InstrProfileOutput); in runOnModule()1484 createProfileFileNameVar(M, CSInstrName); in run()
1028 createProfileFileNameVar(*M, Options.InstrProfileOutput); in emitInitialization()
1136 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput);
1151 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar() function