Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp975 bool BlobIsPrintable = true; in parseBlock() local
978 BlobIsPrintable = false; in parseBlock()
982 if (BlobIsPrintable) in parseBlock()