Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp113 using SCCNodeSet = SmallSetVector<Function *, 8>; typedef
127 const SCCNodeSet &SCCNodes) { in checkFunctionMemoryAccess()
635 const SCCNodeSet &SCCNodes;
914 static void addArgumentAttrs(const SCCNodeSet &SCCNodes, in addArgumentAttrs()
1163 static void addNoAliasAttrs(const SCCNodeSet &SCCNodes, in addNoAliasAttrs()
1271 static void addNonNullAttrs(const SCCNodeSet &SCCNodes, in addNonNullAttrs()
1382 void AttributeInferer::run(const SCCNodeSet &SCCNodes, in run()
1451 SCCNodeSet SCCNodes;
1503 static void inferConvergent(const SCCNodeSet &SCCNodes, in inferConvergent()
1700 static void addWillReturn(const SCCNodeSet &SCCNodes, in addWillReturn()
[all …]