Searched refs:getInstrProfRuntimeHookVarName (Results 1 – 7 of 7) sorted by relevance
546 if (M->getGlobalVariable(getInstrProfRuntimeHookVarName())) in emitRuntimeHook()553 nullptr, getInstrProfRuntimeHookVarName()); in emitRuntimeHook()
988 if (M->getGlobalVariable(getInstrProfRuntimeHookVarName())) in emitRuntimeHook()995 nullptr, getInstrProfRuntimeHookVarName()); in emitRuntimeHook()
1206 if (M->getGlobalVariable(getInstrProfRuntimeHookVarName())) in emitRuntimeHook()1213 nullptr, getInstrProfRuntimeHookVarName()); in emitRuntimeHook()
157 inline StringRef getInstrProfRuntimeHookVarName() { in getInstrProfRuntimeHookVarName() function
146 inline StringRef getInstrProfRuntimeHookVarName() { in getInstrProfRuntimeHookVarName() function
154 inline StringRef getInstrProfRuntimeHookVarName() { in getInstrProfRuntimeHookVarName() function
4706 Twine("-u", llvm::getInstrProfRuntimeHookVarName()))); in addProfileRTLibs()