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 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 166 milliseconds