Searched refs:removeAliasSet (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Analysis/
H A DAliasSetTracker.cpp83 void AliasSetTracker::removeAliasSet(AliasSet *AS) { function in class:AliasSetTracker
93 AST.removeAliasSet(this);
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DAliasSetTracker.cpp82 void AliasSetTracker::removeAliasSet(AliasSet *AS) { function in class:AliasSetTracker
92 AST.removeAliasSet(this);
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DAliasSetTracker.h406 void removeAliasSet(AliasSet *AS);
/external/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h415 void removeAliasSet(AliasSet *AS);

Completed in 156 milliseconds