Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1993 static void dropTypeTests(Module &M, Function &TypeTestFunc, in dropTypeTests() function
2024 dropTypeTests(M, *TypeTestFunc, ShouldDropAll); in lower()
2031 dropTypeTests(M, *PublicTypeTestFunc, ShouldDropAll); in lower()