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

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

Completed in 64 milliseconds