Searched refs:FirstValueIt (Results 1 – 1 of 1) sorted by relevance
2840 auto FirstValueIt = LiveOuts.find(BlockOrders[0]); in pickVPHILoc() local2841 if (FirstValueIt == LiveOuts.end()) in pickVPHILoc()2843 const DbgValue &FirstValue = *FirstValueIt->second; in pickVPHILoc()