Home
last modified time | relevance | path

Searched refs:ConstOperand (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1040 Constant *ConstOperand = cast<Constant>(I.getOperand(ConstIsRHS)); in foldOperationIntoSelectOperand() local
1042 Value *Op0 = SO, *Op1 = ConstOperand; in foldOperationIntoSelectOperand()