Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp1298 Function *PlaceholderFn = in replaceWeakDeclarationWithJumpTablePtr() local
1302 replaceCfiUses(F, PlaceholderFn, IsJumpTableCanonical); in replaceWeakDeclarationWithJumpTablePtr()
1308 PlaceholderFn->replaceAllUsesWith(Target); in replaceWeakDeclarationWithJumpTablePtr()
1309 PlaceholderFn->eraseFromParent(); in replaceWeakDeclarationWithJumpTablePtr()