HomeSort by relevance Sort by last modified time
    Searched refs:ID_IR (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Object/
Binary.h 44 ID_IR, // LLVM IR
117 return TypeID == ID_IR;
  /external/llvm/lib/Object/
IRObjectFile.cpp 37 : SymbolicFile(Binary::ID_IR, std::move(Object)), M(std::move(Mod)) {

Completed in 24 milliseconds