Searched refs:createProfileFileNameVar (Results 1 – 5 of 5) sorted by relevance
492 void createProfileFileNameVar(Module &M) { in createProfileFileNameVar() function525 createProfileFileNameVar(M); in instrumentModule()
464 createProfileFileNameVar(M, InstrProfileOutput); in runOnModule()1632 createProfileFileNameVar(M, CSInstrName); in run()
1140 createProfileFileNameVar(*M, Options.InstrProfileOutput); in emitInitialization()
1148 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput);
1160 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar() function