Searched refs:DebugLoc2Annotated (Results 1 – 1 of 1) sorted by relevance
48 DenseMap<MDNode *, SmallVector<Instruction *, 4>> DebugLoc2Annotated; in runImpl() local56 auto Iter = DebugLoc2Annotated.insert({I.getDebugLoc().getAsMDNode(), {}}); in runImpl()74 for (auto &KV : DebugLoc2Annotated) { in runImpl()