Searched refs:getDSA (Results 1 – 1 of 1) sorted by relevance
320 DSAVarData getDSA(const_iterator &Iter, ValueDecl *D) const;1292 DSAStackTy::DSAVarData DSAStackTy::getDSA(const_iterator &Iter, in getDSA() function in DSAStackTy1405 DVarTemp = getDSA(I, D); in getDSA()1422 return getDSA(++Iter, D); in getDSA()1912 return getDSA(I, D); in getImplicitDSA()1919 return getDSA(StartI, D); in getImplicitDSA()1928 return getDSA(StartI, D); in getImplicitDSA()1950 DSAVarData DVar = getDSA(NewI, D); in hasDSA()1971 DSAVarData DVar = getDSA(NewI, D); in hasInnermostDSA()