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

/external/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h91 AliasSet *getAliasSet(AliasSetTracker &AST) { function in class:llvm::AliasSet::PointerRec
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DAliasSetTracker.h83 AliasSet *getAliasSet(AliasSetTracker &AST) { function in class:llvm::AliasSet::PointerRec
/external/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp617 std::vector<RegisterRef> RegisterAliasInfo::getAliasSet(RegisterRef RR) const { function in class:RegisterAliasInfo
1043 for (auto A : RAI.getAliasSet(RR)) {

Completed in 68 milliseconds