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