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()
1168 createProfileFileNameVar(*M, Options.InstrProfileOutput); in emitInitialization()
1150 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput);
1161 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar() function