Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/unittests/Transforms/IPO/
H A DBUILD.gn11 "LowerTypeTests.cpp",
/netbsd-src/external/apache2/llvm/lib/libLLVMipo/
H A DMakefile36 LowerTypeTests.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCMakeLists.txt29 LowerTypeTests.cpp
H A DLowerTypeTests.cpp515 struct LowerTypeTests : public ModulePass { struct
524 LowerTypeTests() : ModulePass(ID), UseCommandLine(true) { in LowerTypeTests() argument
528 LowerTypeTests(ModuleSummaryIndex *ExportSummary, in LowerTypeTests() argument
545 char LowerTypeTests::ID = 0;
547 INITIALIZE_PASS(LowerTypeTests, "lowertypetests", "Lower type metadata", false,
554 return new LowerTypeTests(ExportSummary, ImportSummary, DropTypeTests); in createLowerTypeTestsPass()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/
H A DBUILD.gn49 "LowerTypeTests.cpp",
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DTypeMetadata.rst137 a link-time optimization pass, ``LowerTypeTests``, to replace calls to this
226 …r: https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DControlFlowIntegrityDesign.rst199 …r: https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h