Searched refs:LCDeclInfo (Results 1 – 1 of 1) sorted by relevance
117 using LCDeclInfo = std::pair<unsigned, VarDecl *>; typedef in __anon8e68b8fa0111::DSAStackTy119 llvm::SmallDenseMap<const ValueDecl *, LCDeclInfo, 8>;519 const LCDeclInfo isLoopControlVariable(const ValueDecl *D) const;524 const LCDeclInfo isParentLoopControlVariable(const ValueDecl *D) const;529 const LCDeclInfo isLoopControlVariable(const ValueDecl *D,1460 D, LCDeclInfo(StackElem.LCVMap.size() + 1, Capture)); in addLoopControlVariable()1463 const DSAStackTy::LCDeclInfo1474 const DSAStackTy::LCDeclInfo1487 const DSAStackTy::LCDeclInfo