Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp320 applyRestriction(GlobalValue &GV, in applyRestriction() function in LTOCodeGenerator
418 applyRestriction(f, Libcalls, MustPreserveList, AsmUsed, Mangler); in applyScopeRestrictions()
420 applyRestriction(v, Libcalls, MustPreserveList, AsmUsed, Mangler); in applyScopeRestrictions()
422 applyRestriction(a, Libcalls, MustPreserveList, AsmUsed, Mangler); in applyScopeRestrictions()
/external/llvm/include/llvm/LTO/
DLTOCodeGenerator.h158 void applyRestriction(GlobalValue &GV, ArrayRef<StringRef> Libcalls,