Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CFLGraph

32 // - Our algorithm eagerly computes all alias pairs after the CFLGraph is built,
58 #include "CFLGraph.h"
604 const CFLGraph &Graph) {
625 static Optional<InstantiatedValue> getNodeBelow(const CFLGraph &Graph,
633 static void processWorkListItem(const WorkListItem &Item, const CFLGraph &Graph,
732 static AliasAttrMap buildAttrMap(const CFLGraph &Graph,
737 // Initialize each node with its original AliasAttrs in CFLGraph