Home
last modified time | relevance | path

Searched refs:cflaa (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Analysis/
DAliasAnalysisSummary.h45 namespace cflaa {
171 template <> struct DenseMapInfo<cflaa::InstantiatedValue> {
172 static inline cflaa::InstantiatedValue getEmptyKey() {
173 return cflaa::InstantiatedValue{DenseMapInfo<Value *>::getEmptyKey(),
176 static inline cflaa::InstantiatedValue getTombstoneKey() {
177 return cflaa::InstantiatedValue{DenseMapInfo<Value *>::getTombstoneKey(),
180 static unsigned getHashValue(const cflaa::InstantiatedValue &IV) {
184 static bool isEqual(const cflaa::InstantiatedValue &LHS,
185 const cflaa::InstantiatedValue &RHS) {
DCFLAndersAliasAnalysis.cpp32 using namespace llvm::cflaa;
DAliasAnalysisSummary.cpp7 namespace cflaa { namespace
DCFLSteensAliasAnalysis.cpp58 using namespace llvm::cflaa;
DCFLGraph.h25 namespace cflaa {
DStratifiedSets.h26 namespace cflaa {
/external/llvm/include/llvm/Analysis/
DCFLAndersAliasAnalysis.h24 namespace cflaa {
36 const cflaa::AliasSummary *getAliasSummary(Function &Fn) { in getAliasSummary()
DCFLSteensAliasAnalysis.h32 namespace cflaa {
61 const cflaa::AliasSummary *getAliasSummary(Function &Fn);