Home
last modified time | relevance | path

Searched refs:getCFLGraph (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DCFLSteensAliasAnalysis.cpp190 auto &Graph = GraphBuilder.getCFLGraph(); in buildSetsFrom()
H A DCFLGraph.h658 const CFLGraph &getCFLGraph() const { return Graph; } in getCFLGraph() function
H A DCFLAndersAliasAnalysis.cpp787 auto &Graph = GraphBuilder.getCFLGraph(); in buildInfoFrom()