Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DAutoUpgrade.h67 void UpgradeSectionAttributes(Module &M);
/openbsd/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp4792 void llvm::UpgradeSectionAttributes(Module &M) { in UpgradeSectionAttributes() function in llvm
/openbsd/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp287 UpgradeSectionAttributes(*M); in validateEndOfModule()