Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DModuleSummaryIndex.cpp218 GVS->setWriteOnly(false); in propagateAttributesToRefs()
291 GVS->setWriteOnly(false); in propagateAttributes()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h220 void setWriteOnly() { in setWriteOnly() function
1054 void setWriteOnly(bool WO) { VarFlags.MaybeWriteOnly = WO; }
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp533 Refs[RefCnt].setWriteOnly(); in computeFunctionSummary()
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp8576 Fwd->setWriteOnly(); in resolveFwdRef()
9780 VI.setWriteOnly(); in parseGVReference()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7152 Refs[RefNo].setWriteOnly(); in setSpecialRefs()