Home
last modified time | relevance | path

Searched refs:globalCleanup (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp912 Error globalCleanup();
3853 Error BitcodeReader::globalCleanup() { in globalCleanup() function in BitcodeReader
4461 return globalCleanup(); in parseModule()
4532 if (Error Err = globalCleanup()) in parseModule()
4577 return globalCleanup(); in parseModule()