Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp111 const SCCNodeSet &SCCNodes) { in checkFunctionMemoryAccess()
234 static bool addReadAttrs(const SCCNodeSet &SCCNodes, AARGetterT &&AARGetter) { in addReadAttrs()
415 const SCCNodeSet &SCCNodes; member
447 const SmallPtrSet<Argument *, 8> &SCCNodes) { in determinePointerReadAttrs()
573 static bool addArgumentReturnedAttrs(const SCCNodeSet &SCCNodes) { in addArgumentReturnedAttrs()
685 static bool addArgumentAttrs(const SCCNodeSet &SCCNodes) { in addArgumentAttrs()
862 static bool isFunctionMallocLike(Function *F, const SCCNodeSet &SCCNodes) { in isFunctionMallocLike()
926 static bool addNoAliasAttrs(const SCCNodeSet &SCCNodes) { in addNoAliasAttrs()
970 static bool isReturnNonNull(Function *F, const SCCNodeSet &SCCNodes, in isReturnNonNull()
1036 static bool addNonNullAttrs(const SCCNodeSet &SCCNodes) { in addNonNullAttrs()
[all …]
DPruneEH.cpp64 SmallPtrSet<CallGraphNode *, 8> SCCNodes; in runImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DSyntheticCountsUtils.cpp30 DenseSet<NodeRef> SCCNodes; in propagateFromSCC() local
DLazyCallGraph.cpp854 auto SCCNodes = make_range( in switchInternalEdgeToRef() local
1648 auto SCCNodes = make_range( in buildGenericSCCs() local