Home | History | Annotate | Download | only in Reader

Lines Matching refs:getLazyBitcodeModule

3161 /// getLazyBitcodeModule - lazy function-at-a-time loading from a file.
3163 Module *llvm::getLazyBitcodeModule(MemoryBuffer *Buffer,
3206 Module *M = getLazyBitcodeModule(Buffer, Context, ErrMsg);