Searched refs:foldOperationIntoPhiValue (Results 1 – 1 of 1) sorted by relevance
859 static Value *foldOperationIntoPhiValue(BinaryOperator *I, Value *InV, in foldOperationIntoPhiValue() function999 Value *InV = foldOperationIntoPhiValue(BO, PN->getIncomingValue(i), in foldOpIntoPhi()