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

  /external/llvm/tools/lto/
LTOCodeGenerator.cpp 305 applyRestriction(GlobalValue &GV,
347 applyRestriction(*f, mustPreserveList, asmUsed, mangler);
350 applyRestriction(*v, mustPreserveList, asmUsed, mangler);
353 applyRestriction(*a, mustPreserveList, asmUsed, mangler);
LTOCodeGenerator.h 110 void applyRestriction(llvm::GlobalValue &GV,

Completed in 391 milliseconds