Home
last modified time | relevance | path

Searched defs:RepOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4296 simplifyWithOpReplaced(Value * V,Value * Op,Value * RepOp,const SimplifyQuery & Q,bool AllowRefinement,SmallVectorImpl<Instruction * > * DropFlags,unsigned MaxRecurse) simplifyWithOpReplaced() argument
4464 simplifyWithOpReplaced(Value * V,Value * Op,Value * RepOp,const SimplifyQuery & Q,bool AllowRefinement,SmallVectorImpl<Instruction * > * DropFlags) simplifyWithOpReplaced() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2221 simplifyAndOrWithOpReplaced(Value * V,Value * Op,Value * RepOp,bool SimplifyOnly,InstCombinerImpl & IC,unsigned Depth=0) simplifyAndOrWithOpReplaced() argument