Searched refs:LiveOutIdx (Results 1 – 1 of 1) sorted by relevance
3193 LiveIdxT LiveOutIdx, LiveInIdx; in buildVLocValueMap() local3194 LiveOutIdx.reserve(NumBlocks); in buildVLocValueMap()3197 LiveOutIdx[BlockOrders[I]] = &LiveOuts[I]; in buildVLocValueMap()3269 vlocJoin(*MBB, LiveOutIdx, BlocksToExplore, *LiveIn); in buildVLocValueMap()3286 if (pickVPHILoc(JoinedOps, *MBB, LiveOutIdx, MOutLocs, Preds)) { in buildVLocValueMap()3297 DbgValue *LiveOut = LiveOutIdx[MBB]; in buildVLocValueMap()