Searched refs:LCDeclInfo (Results 1 – 1 of 1) sorted by relevance
122 using LCDeclInfo = std::pair<unsigned, VarDecl *>; typedef in __anon1dd12e440111::DSAStackTy124 llvm::SmallDenseMap<const ValueDecl *, LCDeclInfo, 8>;524 const LCDeclInfo isLoopControlVariable(const ValueDecl *D) const;529 const LCDeclInfo isParentLoopControlVariable(const ValueDecl *D) const;534 const LCDeclInfo isLoopControlVariable(const ValueDecl *D,1465 D, LCDeclInfo(StackElem.LCVMap.size() + 1, Capture)); in addLoopControlVariable()1468 const DSAStackTy::LCDeclInfo1479 const DSAStackTy::LCDeclInfo1492 const DSAStackTy::LCDeclInfo