Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp313 applyRestriction(GlobalValue &GV, in applyRestriction() function in LTOCodeGenerator
402 applyRestriction(*f, Libcalls, MustPreserveList, AsmUsed, Mangler); in applyScopeRestrictions()
405 applyRestriction(*v, Libcalls, MustPreserveList, AsmUsed, Mangler); in applyScopeRestrictions()
408 applyRestriction(*a, Libcalls, MustPreserveList, AsmUsed, Mangler); in applyScopeRestrictions()
/external/llvm/include/llvm/LTO/
DLTOCodeGenerator.h125 void applyRestriction(GlobalValue &GV, const ArrayRef<StringRef> &Libcalls,