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