Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp387 bool shouldExportConstantsAsAbsoluteSymbols();
824 bool LowerTypeTestsModule::shouldExportConstantsAsAbsoluteSymbols() { in shouldExportConstantsAsAbsoluteSymbols() function in LowerTypeTestsModule
851 if (shouldExportConstantsAsAbsoluteSymbols()) in exportTypeId()
875 if (shouldExportConstantsAsAbsoluteSymbols()) in exportTypeId()
910 if (!shouldExportConstantsAsAbsoluteSymbols()) { in importTypeId()
DWholeProgramDevirt.cpp489 bool shouldExportConstantsAsAbsoluteSymbols();
1023 bool DevirtModule::shouldExportConstantsAsAbsoluteSymbols() { in shouldExportConstantsAsAbsoluteSymbols() function in DevirtModule
1039 if (shouldExportConstantsAsAbsoluteSymbols()) { in exportConstant()
1061 if (!shouldExportConstantsAsAbsoluteSymbols()) in importConstant()