Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1479 const unsigned HasNoOldTypeRefs = 0x2; in writeDISubroutineType() local
1480 Record.push_back(HasNoOldTypeRefs | (unsigned)N->isDistinct()); in writeDISubroutineType()