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