Searched refs:foldOperationIntoPhiValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp959 static Value *foldOperationIntoPhiValue(BinaryOperator *I, Value *InV, function
1096 Value *InV = foldOperationIntoPhiValue(BO, PN->getIncomingValue(i),

Completed in 123 milliseconds