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