Searched refs:getDSA (Results 1 – 1 of 1) sorted by relevance
325 DSAVarData getDSA(const_iterator &Iter, ValueDecl *D) const;1297 DSAStackTy::DSAVarData DSAStackTy::getDSA(const_iterator &Iter, in getDSA() function in DSAStackTy1410 DVarTemp = getDSA(I, D); in getDSA()1427 return getDSA(++Iter, D); in getDSA()1917 return getDSA(I, D); in getImplicitDSA()1924 return getDSA(StartI, D); in getImplicitDSA()1933 return getDSA(StartI, D); in getImplicitDSA()1955 DSAVarData DVar = getDSA(NewI, D); in hasDSA()1976 DSAVarData DVar = getDSA(NewI, D); in hasInnermostDSA()