Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp259 void ModuleSummaryIndex::propagateAttributes( in propagateAttributes() function in ModuleSummaryIndex
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1962 propagateAttributes(const DenseSet<GlobalValue::GUID> &PreservedSymbols);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1556 Index.propagateAttributes(GUIDPreservedSymbols); in computeDeadSymbolsWithConstProp()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3305 static void propagateAttributes(ParmVarDecl *To, const ParmVarDecl *From, in propagateAttributes() function
3347 propagateAttributes( in mergeParamDeclAttributes()