Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp136 const char *DefaultCheckFunctionName = in createDefaultCheckFunction() local
141 DefaultCheckFunctionName, &M); in createDefaultCheckFunction()
211 StringRef DefaultCheckFunctionName = DefaultCheckFunc->getName(); in runImpl() local
213 Comdat *C = M.getOrInsertComdat(DefaultCheckFunctionName); in runImpl()
221 DefaultCheckFunctionName.str(); in runImpl()