Searched defs:applyRestriction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp313 applyRestriction(GlobalValue &GV, function in class:LTOCodeGenerator
402 applyRestriction(*f, Libcalls, MustPreserveList, AsmUsed, Mangler);
405 applyRestriction(*v, Libcalls, MustPreserveList, AsmUsed, Mangler);
408 applyRestriction(*a, Libcalls, MustPreserveList, AsmUsed, Mangler);

Completed in 135 milliseconds