Searched refs:getDSA (Results 1 – 1 of 1) sorted by relevance
322 DSAVarData getDSA(const_iterator &Iter, ValueDecl *D) const;1275 DSAStackTy::DSAVarData DSAStackTy::getDSA(const_iterator &Iter, in getDSA() function in DSAStackTy1388 DVarTemp = getDSA(I, D); in getDSA()1405 return getDSA(++Iter, D); in getDSA()1893 return getDSA(I, D); in getImplicitDSA()1900 return getDSA(StartI, D); in getImplicitDSA()1909 return getDSA(StartI, D); in getImplicitDSA()1931 DSAVarData DVar = getDSA(NewI, D); in hasDSA()1952 DSAVarData DVar = getDSA(NewI, D); in hasInnermostDSA()