Searched defs:loadFile (Results 1 – 4 of 4) sorted by relevance
67 void BlockExtractor::loadFile() { in loadFile() function in BlockExtractor
166 static std::unique_ptr<Module> loadFile(const std::string &FileName, loadFile() function
137 static std::unique_ptr<Module> loadFile(const char *argv0, loadFile() function
425 static std::unique_ptr<MemoryBuffer> loadFile(StringRef Filename) { loadFile() function