Searched refs:createIRLevelProfileFlagVar (Results 1 – 1 of 1) sorted by relevance
395 static GlobalVariable *createIRLevelProfileFlagVar(Module &M, bool IsCS) { in createIRLevelProfileFlagVar() function1871 createIRLevelProfileFlagVar(M, /*IsCS=*/false); in InstrumentAllFunctions()1900 appendToCompilerUsed(M, createIRLevelProfileFlagVar(M, /*IsCS=*/true)); in run()