Searched refs:JoinedOps (Results 1 – 1 of 1) sorted by relevance
3248 SmallVector<DbgOpID> JoinedOps; in buildVLocValueMap() local3250 if (pickVPHILoc(JoinedOps, *MBB, LiveOutIdx, MOutLocs, Preds)) { in buildVLocValueMap()3251 bool NewLocPicked = !equal(LiveIn->getDbgOpIDs(), JoinedOps); in buildVLocValueMap()3254 LiveIn->setDbgOpIDs(JoinedOps); in buildVLocValueMap()