Searched refs:LabelMapTy (Results 1 – 2 of 2) sorted by relevance
514 using LabelMapTy = llvm::DenseMap<LabelDecl *, JumpTarget>; typedef in __anonef2f84bd0411::CFGBuilder515 LabelMapTy LabelMap;1638 LabelMapTy::iterator LI = LabelMap.find(G->getLabel()); in buildCFG()1651 LabelMapTy::iterator LI = LabelMap.find(L->getLabel()); in buildCFG()1671 LabelMapTy::iterator LI = LabelMap.find(*I); in buildCFG()3459 LabelMapTy::iterator I = LabelMap.find(G->getLabel()); in VisitGotoStmt()
1381 LabelMapTy::iterator It = Labels.find(*lowPC); in createPlainDIEandCloneAttributes()