Searched defs:isBitcode (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Bitcode/
H A DReaderWriter.h99 /// isBitcode - Return true if the given bytes are the magic bytes for
102 static bool inline isBitcode(const unsigned char *BufPtr, function in namespace:llvm
H A DArchive.h135 bool isBitcode() const { return flags&BitcodeFlag; } function in class:llvm::ArchiveMember

Completed in 133 milliseconds