Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DExtractFunction.cpp343 if (Function *SafeFn = globalInitUsesExternalBA(GV)) { in SplitFunctionsOutOfModule() local
349 << SafeFn->getName() << "' and from test function '" in SplitFunctionsOutOfModule()
/external/llvm/tools/bugpoint/
DExtractFunction.cpp346 if (Function *SafeFn = globalInitUsesExternalBA(GV)) { in SplitFunctionsOutOfModule() local
351 "from safe function '" << SafeFn->getName() in SplitFunctionsOutOfModule()