Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAutoUpgrade.h56 bool UpgradeModuleFlags(Module &M);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp4200 bool llvm::UpgradeModuleFlags(Module &M) { in UpgradeModuleFlags() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5707 UpgradeModuleFlags(*TheModule); in materializeModule()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp260 UpgradeModuleFlags(*M); in validateEndOfModule()