Searched refs:getInstrProfRuntimeHookVarName (Results 1 – 5 of 5) sorted by relevance
546 if (M->getGlobalVariable(getInstrProfRuntimeHookVarName())) in emitRuntimeHook()553 nullptr, getInstrProfRuntimeHookVarName()); in emitRuntimeHook()
925 if (M->getGlobalVariable(getInstrProfRuntimeHookVarName())) in emitRuntimeHook()932 nullptr, getInstrProfRuntimeHookVarName()); in emitRuntimeHook()
157 inline StringRef getInstrProfRuntimeHookVarName() { in getInstrProfRuntimeHookVarName() function
151 inline StringRef getInstrProfRuntimeHookVarName() { in getInstrProfRuntimeHookVarName() function
4706 Twine("-u", llvm::getInstrProfRuntimeHookVarName()))); in addProfileRTLibs()