Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp480 void importFunction(Function *F, bool isJumpTableCanonical,
1054 void LowerTypeTestsModule::importFunction( in importFunction() function in LowerTypeTestsModule
2038 importFunction(F, /*isJumpTableCanonical*/ true, AliasesToErase); in lower()
2040 importFunction(F, /*isJumpTableCanonical*/ false, AliasesToErase); in lower()