Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp853 Error globalCleanup();
3544 Error BitcodeReader::globalCleanup() { in globalCleanup() function in BitcodeReader
4093 return globalCleanup(); in parseModule()
4163 if (Error Err = globalCleanup()) in parseModule()
4208 return globalCleanup(); in parseModule()