Home
last modified time | relevance | path

Searched refs:RuntimeVarName (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp271 const char *const RuntimeVarName = "__llvm_profile_runtime"; in emitRuntimeHook() local
275 if (M->getGlobalVariable(RuntimeVarName)) in emitRuntimeHook()
282 nullptr, RuntimeVarName); in emitRuntimeHook()