Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp962 bool BlobIsPrintable = true; in parseBlock() local
965 BlobIsPrintable = false; in parseBlock()
969 if (BlobIsPrintable) in parseBlock()