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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1614 const unsigned IsNotUsedInOldTypeRef = 0x2; local
1615 Record.push_back(IsNotUsedInOldTypeRef | (unsigned)N->isDistinct());

Completed in 45 milliseconds