Home
last modified time | relevance | path

Searched defs:AsmUsed (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp390 SmallPtrSetImpl<GlobalValue*> &AsmUsed, in applyRestriction()
478 SmallPtrSet<GlobalValue*, 8> AsmUsed; in applyScopeRestrictions() local