Searched refs:BlockExtractorFile (Results 1 – 1 of 1) sorted by relevance
35 static cl::opt<std::string> BlockExtractorFile( variable56 if (!BlockExtractorFile.empty()) in init()123 auto ErrOrBuf = MemoryBuffer::getFile(BlockExtractorFile); in loadFile()