Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
DLTOCodeGenerator.cpp305 applyRestriction(GlobalValue &GV, in applyRestriction() function in LTOCodeGenerator
347 applyRestriction(*f, mustPreserveList, asmUsed, mangler); in applyScopeRestrictions()
350 applyRestriction(*v, mustPreserveList, asmUsed, mangler); in applyScopeRestrictions()
353 applyRestriction(*a, mustPreserveList, asmUsed, mangler); in applyScopeRestrictions()
DLTOCodeGenerator.h110 void applyRestriction(llvm::GlobalValue &GV,