Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1717 static void RemoveAttribute(Function *F, Attribute::AttrKind A) { in RemoveAttribute() function
1861 RemoveAttribute(F, Attribute::Preallocated); in RemovePreallocated()
2007 RemoveAttribute(&F, Attribute::InAlloca); in OptimizeFunctions()
2053 RemoveAttribute(&F, Attribute::Nest); in OptimizeFunctions()