Searched defs:TypeTestFunc (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | GlobalSplit.cpp | 146 Function *TypeTestFunc = splitGlobals() local |
H A D | WholeProgramDevirt.cpp | 858 Function *TypeTestFunc = in updatePublicTypeTestCalls() local |
H A D | ThinLTOBitcodeWriter.cpp | 125 if (Function *TypeTestFunc = in promoteTypeIds() local |
H A D | LowerTypeTests.cpp | 1950 dropTypeTests(Module & M,Function & TypeTestFunc) dropTypeTests() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ | ||
H A D | LTO.cpp | 1088 Function *TypeTestFunc = RegularLTO.CombinedModule->getFunction( checkPartiallySplit() local |