Searched refs:InsertBeforeMap (Results 1 – 1 of 1) sorted by relevance
980 InsertMap InsertBeforeMap; member in __anonf860719b0211::AssignmentTrackingLowering1261 InsertBeforeMap[InsertBefore].push_back(VarLoc); in emitDbgValue()1377 InsertBeforeMap[InsertBefore].push_back(VarLoc); in processUntaggedInstruction()1543 auto R = InsertBeforeMap.find(After.getNextNode()); in resetInsertionPoint()1544 if (R == InsertBeforeMap.end()) in resetInsertionPoint()2035 for (const auto &Pair : InsertBeforeMap) { in run()2076 for (const auto &[InsertBefore, Vec] : InsertBeforeMap) { in run()