Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp454 void importFunction(Function *F, bool isJumpTableCanonical,
1063 void LowerTypeTestsModule::importFunction( in importFunction() function in LowerTypeTestsModule
1868 importFunction(F, /*isJumpTableCanonical*/ true, AliasesToErase); in lower()
1870 importFunction(F, /*isJumpTableCanonical*/ false, AliasesToErase); in lower()