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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp29 DenseSet<NodeRef> SCCNodes; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp64 SmallPtrSet<CallGraphNode *, 8> SCCNodes; local
H A DFunctionAttrs.cpp232 static bool addReadAttrs(const SCCNodeSet &SCCNodes, AARGetterT &&AARGetter) { argument
358 ArgumentUsesTracker(const SCCNodeSet &SCCNodes) : SCCNodes(SCCNodes) {} argument
108 checkFunctionMemoryAccess(Function &F, bool ThisBody, AAResults &AAR, const SCCNodeSet &SCCNodes) argument
413 const SCCNodeSet &SCCNodes; member in struct:__anon4529::ArgumentUsesTracker
444 determinePointerReadAttrs(Argument *A, const SmallPtrSet<Argument *, 8> &SCCNodes) argument
[all...]

Completed in 59 milliseconds