OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isRawBitcode
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Bitcode/
ReaderWriter.h
75
///
isRawBitcode
- Return true if the given bytes are the magic bytes for
78
inline bool
isRawBitcode
(const unsigned char *BufPtr,
95
isRawBitcode
(BufPtr, BufEnd);
/external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp
[
all
...]
Completed in 53 milliseconds