Searched refs:hasLinkOnceDirective (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h465 bool hasLinkOnceDirective() const { return HasLinkOnceDirective; } function in class:llvm::MCAsmInfo
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp302 } else if (MAI->hasLinkOnceDirective()) {

Completed in 69 milliseconds