Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp391 void importFunction(Function *F, bool isDefinition);
980 void LowerTypeTestsModule::importFunction(Function *F, bool isDefinition) { in importFunction() function in LowerTypeTestsModule
1739 importFunction(F, /*isDefinition*/ true); in lower()
1741 importFunction(F, /*isDefinition*/ false); in lower()