Home
last modified time | relevance | path

Searched defs:SCCNodes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp114 const SCCNodeSet &SCCNodes) { in checkFunctionMemoryAccess()
243 static bool addReadAttrs(const SCCNodeSet &SCCNodes, AARGetterT &&AARGetter) { in addReadAttrs()
426 const SCCNodeSet &SCCNodes; member
458 const SmallPtrSet<Argument *, 8> &SCCNodes) { in determinePointerReadAttrs()
584 static bool addArgumentReturnedAttrs(const SCCNodeSet &SCCNodes) { in addArgumentReturnedAttrs()
696 static bool addArgumentAttrs(const SCCNodeSet &SCCNodes) { in addArgumentAttrs()
873 static bool isFunctionMallocLike(Function *F, const SCCNodeSet &SCCNodes) { in isFunctionMallocLike()
937 static bool addNoAliasAttrs(const SCCNodeSet &SCCNodes) { in addNoAliasAttrs()
981 static bool isReturnNonNull(Function *F, const SCCNodeSet &SCCNodes, in isReturnNonNull()
1047 static bool addNonNullAttrs(const SCCNodeSet &SCCNodes) { in addNonNullAttrs()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp29 DenseSet<NodeRef> SCCNodes; in propagateFromSCC() local
H A DLazyCallGraph.cpp904 auto SCCNodes = make_range( in switchInternalEdgeToRef() local
1875 auto SCCNodes = make_range( in buildGenericSCCs() local