Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/lto/
DLTOCodeGenerator.cpp278 void LTOCodeGenerator::applyRestriction(GlobalValue &GV, in applyRestriction() function in LTOCodeGenerator
322 applyRestriction(*f, mustPreserveList, asmUsed, mangler); in applyScopeRestrictions()
325 applyRestriction(*v, mustPreserveList, asmUsed, mangler); in applyScopeRestrictions()
328 applyRestriction(*a, mustPreserveList, asmUsed, mangler); in applyScopeRestrictions()
DLTOCodeGenerator.h51 void applyRestriction(llvm::GlobalValue &GV,