Searched refs:importFunction (Results 1 – 1 of 1) sorted by relevance
449 void importFunction(Function *F, bool isJumpTableCanonical,1057 void LowerTypeTestsModule::importFunction( in importFunction() function in LowerTypeTestsModule1854 importFunction(F, /*isJumpTableCanonical*/ true, AliasesToErase); in lower()1856 importFunction(F, /*isJumpTableCanonical*/ false, AliasesToErase); in lower()