HomeSort by: relevance | last modified time | path
    Searched defs:isBitcode (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
BitcodeReader.h 223 /// isBitcode - Return true if the given bytes are the magic bytes for
225 inline bool isBitcode(const unsigned char *BufPtr,
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ObjectFile.h 113 bool isBitcode() const;
491 inline bool SectionRef::isBitcode() const {

Completed in 17 milliseconds