Searched refs:reusedIncoming (Results 1 – 3 of 3) sorted by relevance
205 bool reusedIncoming = false; // Is IncomingReg reused from an earlier PHI? in LowerAtomicPHINode() local223 reusedIncoming = true; in LowerAtomicPHINode()250 if (reusedIncoming) in LowerAtomicPHINode()315 if (!reusedIncoming && IncomingReg) in LowerAtomicPHINode()360 } else if (reusedIncoming || !IncomingReg) { in LowerAtomicPHINode()386 if (reusedIncoming || !IncomingReg) in LowerAtomicPHINode()
253 bool reusedIncoming = false; // Is IncomingReg reused from an earlier PHI? in LowerPHINode() local271 reusedIncoming = true; in LowerPHINode()297 if (reusedIncoming) in LowerPHINode()398 if (!reusedIncoming && IncomingReg) { in LowerPHINode()451 if (reusedIncoming || !IncomingReg) { in LowerPHINode()511 if (reusedIncoming || !IncomingReg) { in LowerPHINode()538 if (reusedIncoming || !IncomingReg) { in LowerPHINode()
240 bool reusedIncoming = false; // Is IncomingReg reused from an earlier PHI? in LowerPHINode() local258 reusedIncoming = true; in LowerPHINode()283 if (reusedIncoming) in LowerPHINode()384 if (!reusedIncoming && IncomingReg) { in LowerPHINode()437 if (reusedIncoming || !IncomingReg) { in LowerPHINode()497 if (reusedIncoming || !IncomingReg) { in LowerPHINode()524 if (reusedIncoming || !IncomingReg) { in LowerPHINode()