Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitcodeAnalyzer.h30 LLVMIRBitstream, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp41 if (CurStreamType != LLVMIRBitstream) in GetBlockName()
115 if (CurStreamType != LLVMIRBitstream) in GetCodeName()
464 return LLVMIRBitstream; in ReadSignature()
637 case LLVMIRBitstream: in printStats()