Searched refs:getDSA (Results 1 – 1 of 1) sorted by relevance
292 DSAVarData getDSA(const_iterator &Iter, ValueDecl *D) const;1151 DSAStackTy::DSAVarData DSAStackTy::getDSA(const_iterator &Iter, in getDSA() function in DSAStackTy1252 DVarTemp = getDSA(I, D); in getDSA()1269 return getDSA(++Iter, D); in getDSA()1763 return getDSA(I, D); in getImplicitDSA()1770 return getDSA(StartI, D); in getImplicitDSA()1779 return getDSA(StartI, D); in getImplicitDSA()1799 DSAVarData DVar = getDSA(NewI, D); in hasDSA()1820 DSAVarData DVar = getDSA(NewI, D); in hasInnermostDSA()