Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp332 SmallPtrSetImpl<GlobalValue*> &AsmUsed, in applyRestriction()
411 SmallPtrSet<GlobalValue*, 8> AsmUsed; in applyScopeRestrictions() local