Searched defs:SCCNodes (Results 1 – 9 of 9) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
| D | FunctionAttrs.cpp | 106 const SCCNodeSet &SCCNodes) { in checkFunctionMemoryAccess() 219 static bool addReadAttrs(const SCCNodeSet &SCCNodes, AARGetterT &&AARGetter) { in addReadAttrs() 374 const SCCNodeSet &SCCNodes; member 406 const SmallPtrSet<Argument *, 8> &SCCNodes) { in determinePointerReadAttrs() 532 static bool addArgumentReturnedAttrs(const SCCNodeSet &SCCNodes) { in addArgumentReturnedAttrs() 625 static bool addArgumentAttrs(const SCCNodeSet &SCCNodes) { in addArgumentAttrs() 810 static bool isFunctionMallocLike(Function *F, const SCCNodeSet &SCCNodes) { in isFunctionMallocLike() 874 static bool addNoAliasAttrs(const SCCNodeSet &SCCNodes) { in addNoAliasAttrs() 918 static bool isReturnNonNull(Function *F, const SCCNodeSet &SCCNodes, in isReturnNonNull() 984 static bool addNonNullAttrs(const SCCNodeSet &SCCNodes) { in addNonNullAttrs() [all …]
|
| D | PruneEH.cpp | 64 SmallPtrSet<CallGraphNode *, 8> SCCNodes; in runImpl() local
|
| /external/llvm/lib/Transforms/IPO/ |
| D | FunctionAttrs.cpp | 66 const SCCNodeSet &SCCNodes) { in checkFunctionMemoryAccess() 176 static bool addReadAttrs(const SCCNodeSet &SCCNodes, AARGetterT AARGetter) { in addReadAttrs() 328 const SCCNodeSet &SCCNodes; member 360 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 …]
|
| D | PruneEH.cpp | 65 SmallPtrSet<CallGraphNode *, 8> SCCNodes; in runImpl() local
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
| D | FunctionAttrs.cpp | 87 SmallPtrSet<Function*, 8> SCCNodes; in AddReadAttrs() local 325 SmallPtrSet<Function*, 8> SCCNodes; in AddNoAliasAttrs() local
|
| D | PruneEH.cpp | 62 SmallPtrSet<CallGraphNode *, 8> SCCNodes; in runOnSCC() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | SyntheticCountsUtils.cpp | 32 SmallPtrSet<NodeRef, 8> SCCNodes; in propagateFromSCC() local
|
| D | LazyCallGraph.cpp | 841 auto SCCNodes = make_range( in switchInternalEdgeToRef() local 1635 auto SCCNodes = make_range( in buildGenericSCCs() local
|
| /external/llvm/lib/Analysis/ |
| D | LazyCallGraph.cpp | 636 auto SCCNodes = make_range( in switchInternalEdgeToRef() local 1373 auto SCCNodes = make_range( in buildSCCs() local
|