Function that looks up a Type by its bitcode type ID.
Synopsis
Declared in <llvm/Bitcode/BitcodeReader.h>
typedef std::function<Type*(unsigned int)> GetTypeByIDTy;
Created with MrDocs
Function that looks up a Type by its bitcode type ID.
Declared in <llvm/Bitcode/BitcodeReader.h>
typedef std::function<Type*(unsigned int)> GetTypeByIDTy;
Created with MrDocs