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.cpp916 Error globalCleanup();
3949 Error BitcodeReader::globalCleanup() { in globalCleanup() function in BitcodeReader
4542 return globalCleanup(); in parseModule()
4613 if (Error Err = globalCleanup()) in parseModule()
4658 return globalCleanup(); in parseModule()