Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp449 void importFunction(Function *F, bool isJumpTableCanonical,
1057 void LowerTypeTestsModule::importFunction( in importFunction() function in LowerTypeTestsModule
1854 importFunction(F, /*isJumpTableCanonical*/ true, AliasesToErase); in lower()
1856 importFunction(F, /*isJumpTableCanonical*/ false, AliasesToErase); in lower()