Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp129 const char *DefaultCheckFunctionName = in createDefaultCheckFunction() local
134 DefaultCheckFunctionName, &M); in createDefaultCheckFunction()
204 StringRef DefaultCheckFunctionName = DefaultCheckFunc->getName(); in runOnModule() local
206 Comdat *C = M.getOrInsertComdat(DefaultCheckFunctionName); in runOnModule()
214 DefaultCheckFunctionName.str(); in runOnModule()