Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DAutoUpgrade.h47 bool UpgradeGlobalVariable(GlobalVariable *GV);
/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp252 bool llvm::UpgradeGlobalVariable(GlobalVariable *GV) { in UpgradeGlobalVariable() function in llvm
/minix/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1960 UpgradeGlobalVariable(GV); in GlobalCleanup()