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