Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
DLTOCodeGenerator.cpp258 applyRestriction(GlobalValue &GV, in applyRestriction() function in LTOCodeGenerator
302 applyRestriction(*f, mustPreserveList, asmUsed, mangler); in applyScopeRestrictions()
305 applyRestriction(*v, mustPreserveList, asmUsed, mangler); in applyScopeRestrictions()
308 applyRestriction(*a, mustPreserveList, asmUsed, mangler); in applyScopeRestrictions()
DLTOCodeGenerator.h60 void applyRestriction(llvm::GlobalValue &GV,