Home
last modified time | relevance | path

Searched defs:DropFlags (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4299 simplifyWithOpReplaced(Value * V,Value * Op,Value * RepOp,const SimplifyQuery & Q,bool AllowRefinement,SmallVectorImpl<Instruction * > * DropFlags,unsigned MaxRecurse) simplifyWithOpReplaced() argument
4467 simplifyWithOpReplaced(Value * V,Value * Op,Value * RepOp,const SimplifyQuery & Q,bool AllowRefinement,SmallVectorImpl<Instruction * > * DropFlags) simplifyWithOpReplaced() argument
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1358 SmallVector<Instruction *> DropFlags; foldSelectValueEquivalence() local
H A DInstructionCombining.cpp4519 SmallVector<Instruction *> DropFlags; foldFreezeIntoRecurrence() local