HomeSort by: relevance | last modified time | path
    Searched refs:isShareableAcrossCUs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.h 78 bool isShareableAcrossCUs(const DINode *D) const;
DwarfUnit.cpp 188 bool DwarfUnit::isShareableAcrossCUs(const DINode *D) const {
203 if (isShareableAcrossCUs(D))
209 if (isShareableAcrossCUs(Desc)) {

Completed in 24 milliseconds