Searched refs:SimplifyInstructionWithOperands (Results 1 – 3 of 3) sorted by relevance
317 SimplifyInstructionWithOperands(Instruction *I, ArrayRef<Value *> NewOps,
6234 Value *llvm::SimplifyInstructionWithOperands(Instruction *I, in SimplifyInstructionWithOperands() function in llvm
5595 SimplifyInstructionWithOperands(&I, NewOps, Q, ORE)) { in handleGenericInst()