OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyRestriction
(Results
1 - 2
of
2
) sorted by null
/external/llvm/tools/lto/
LTOCodeGenerator.h
110
void
applyRestriction
(llvm::GlobalValue &GV,
LTOCodeGenerator.cpp
305
applyRestriction
(GlobalValue &GV,
347
applyRestriction
(*f, mustPreserveList, asmUsed, mangler);
350
applyRestriction
(*v, mustPreserveList, asmUsed, mangler);
353
applyRestriction
(*a, mustPreserveList, asmUsed, mangler);
Completed in 390 milliseconds