Searched refs:getDSA (Results 1 – 1 of 1) sorted by relevance
312 DSAVarData getDSA(const_iterator &Iter, ValueDecl *D) const;1241 DSAStackTy::DSAVarData DSAStackTy::getDSA(const_iterator &Iter, in getDSA() function in DSAStackTy1354 DVarTemp = getDSA(I, D); in getDSA()1371 return getDSA(++Iter, D); in getDSA()1861 return getDSA(I, D); in getImplicitDSA()1868 return getDSA(StartI, D); in getImplicitDSA()1877 return getDSA(StartI, D); in getImplicitDSA()1899 DSAVarData DVar = getDSA(NewI, D); in hasDSA()1920 DSAVarData DVar = getDSA(NewI, D); in hasInnermostDSA()