Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp425 void replaceWeakDeclarationWithJumpTablePtr(Function *F, Constant *JT, bool IsDefinition);
1039 replaceWeakDeclarationWithJumpTablePtr(F, FDecl, isDefinition); in importFunction()
1228 void LowerTypeTestsModule::replaceWeakDeclarationWithJumpTablePtr( in replaceWeakDeclarationWithJumpTablePtr() function in LowerTypeTestsModule
1467 replaceWeakDeclarationWithJumpTablePtr(F, CombinedGlobalElemPtr, IsDefinition); in buildBitSetsFromFunctionsNative()