Searched refs:LCDeclInfo (Results 1 – 1 of 1) sorted by relevance
116 using LCDeclInfo = std::pair<unsigned, VarDecl *>; typedef in __anon7e4ded5b0111::DSAStackTy118 llvm::SmallDenseMap<const ValueDecl *, LCDeclInfo, 8>;514 const LCDeclInfo isLoopControlVariable(const ValueDecl *D) const;519 const LCDeclInfo isParentLoopControlVariable(const ValueDecl *D) const;524 const LCDeclInfo isLoopControlVariable(const ValueDecl *D,1440 D, LCDeclInfo(StackElem.LCVMap.size() + 1, Capture)); in addLoopControlVariable()1443 const DSAStackTy::LCDeclInfo1454 const DSAStackTy::LCDeclInfo1467 const DSAStackTy::LCDeclInfo