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.cpp978 bool BlobIsPrintable = true; in parseBlock() local
981 BlobIsPrintable = false; in parseBlock()
985 if (BlobIsPrintable) in parseBlock()