Searched defs:SCCNodes (Results 1 – 5 of 5) sorted by relevance
66 const SCCNodeSet &SCCNodes) { in checkFunctionMemoryAccess()176 static bool addReadAttrs(const SCCNodeSet &SCCNodes, AARGetterT AARGetter) { in addReadAttrs()328 const SCCNodeSet &SCCNodes; member360 const SmallPtrSet<Argument *, 8> &SCCNodes) { in determinePointerReadAttrs()487 static bool addArgumentAttrs(const SCCNodeSet &SCCNodes) { in addArgumentAttrs()678 static bool isFunctionMallocLike(Function *F, const SCCNodeSet &SCCNodes) { in isFunctionMallocLike()741 static bool addNoAliasAttrs(const SCCNodeSet &SCCNodes) { in addNoAliasAttrs()784 static bool isReturnNonNull(Function *F, const SCCNodeSet &SCCNodes, in isReturnNonNull()848 static bool addNonNullAttrs(const SCCNodeSet &SCCNodes) { in addNonNullAttrs()911 static bool removeConvergentAttrs(const SCCNodeSet &SCCNodes) { in removeConvergentAttrs()[all …]
65 SmallPtrSet<CallGraphNode *, 8> SCCNodes; in runImpl() local
87 SmallPtrSet<Function*, 8> SCCNodes; in AddReadAttrs() local325 SmallPtrSet<Function*, 8> SCCNodes; in AddNoAliasAttrs() local
62 SmallPtrSet<CallGraphNode *, 8> SCCNodes; in runOnSCC() local
636 auto SCCNodes = make_range( in switchInternalEdgeToRef() local1373 auto SCCNodes = make_range( in buildSCCs() local