Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDLowerTypeTests.cpp1298 Function *PlaceholderFn = in replaceWeakDeclarationWithJumpTablePtr() local
1302 replaceCfiUses(F, PlaceholderFn, IsJumpTableCanonical); in replaceWeakDeclarationWithJumpTablePtr()
1308 PlaceholderFn->replaceAllUsesWith(Target); in replaceWeakDeclarationWithJumpTablePtr()
1309 PlaceholderFn->eraseFromParent(); in replaceWeakDeclarationWithJumpTablePtr()