Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DMiscompilation.cpp832 FunctionCallee resolverFunc = Safe->getOrInsertFunction( in CleanupAndPrepareModules() local
839 &*F != resolverFunc.getCallee() && in CleanupAndPrepareModules()
894 CallInst *Resolver = CallInst::Create(resolverFunc, ResolverArgs, in CleanupAndPrepareModules()