Home
last modified time | relevance | path

Searched refs:IsNotUsedInOldTypeRef (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1454 const unsigned IsNotUsedInOldTypeRef = 0x2; in writeDICompositeType() local
1455 Record.push_back(IsNotUsedInOldTypeRef | (unsigned)N->isDistinct()); in writeDICompositeType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1582 const unsigned IsNotUsedInOldTypeRef = 0x2; in writeDICompositeType() local
1583 Record.push_back(IsNotUsedInOldTypeRef | (unsigned)N->isDistinct()); in writeDICompositeType()