Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp425 void replaceWeakDeclarationWithJumpTablePtr(Function *F, Constant *JT, bool IsDefinition);
1037 replaceWeakDeclarationWithJumpTablePtr(F, FDecl, isDefinition); in importFunction()
1224 void LowerTypeTestsModule::replaceWeakDeclarationWithJumpTablePtr( in replaceWeakDeclarationWithJumpTablePtr() function in LowerTypeTestsModule
1460 replaceWeakDeclarationWithJumpTablePtr(F, CombinedGlobalElemPtr, IsDefinition); in buildBitSetsFromFunctionsNative()