Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1936 const unsigned HasNoOldTypeRefs = 0x2; in writeDISubroutineType() local
1937 Record.push_back(HasNoOldTypeRefs | (unsigned)N->isDistinct()); in writeDISubroutineType()