Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp1235 Function *PlaceholderFn = in replaceWeakDeclarationWithJumpTablePtr() local
1238 replaceCfiUses(F, PlaceholderFn, IsDefinition); in replaceWeakDeclarationWithJumpTablePtr()
1244 PlaceholderFn->replaceAllUsesWith(Target); in replaceWeakDeclarationWithJumpTablePtr()
1245 PlaceholderFn->eraseFromParent(); in replaceWeakDeclarationWithJumpTablePtr()