Searched refs:reusedIncoming (Results 1 – 1 of 1) sorted by relevance
216 bool reusedIncoming = false; // Is IncomingReg reused from an earlier PHI? in LowerAtomicPHINode() local234 reusedIncoming = true; in LowerAtomicPHINode()260 if (reusedIncoming) in LowerAtomicPHINode()318 if (!reusedIncoming && IncomingReg) { in LowerAtomicPHINode()373 if (reusedIncoming || !IncomingReg) { in LowerAtomicPHINode()400 if (reusedIncoming || !IncomingReg) in LowerAtomicPHINode()