HomeSort by relevance Sort by last modified time
    Searched refs:applyRestriction (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/lto/
LTOCodeGenerator.h 60 void applyRestriction(llvm::GlobalValue &GV,
LTOCodeGenerator.cpp 270 applyRestriction(GlobalValue &GV,
314 applyRestriction(*f, mustPreserveList, asmUsed, mangler);
317 applyRestriction(*v, mustPreserveList, asmUsed, mangler);
320 applyRestriction(*a, mustPreserveList, asmUsed, mangler);

Completed in 29 milliseconds