Searched refs:openBitcodeFile (Results 1 – 1 of 1) sorted by relevance
71 static Expected<std::unique_ptr<MemoryBuffer>> openBitcodeFile(StringRef Path) { in openBitcodeFile() function91 std::unique_ptr<MemoryBuffer> MB = ExitOnErr(openBitcodeFile(InputFilename)); in main()94 BlockInfoMB = ExitOnErr(openBitcodeFile(BlockInfoFilename)); in main()