Searched defs:DropFlags (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 4299 simplifyWithOpReplaced(Value * V,Value * Op,Value * RepOp,const SimplifyQuery & Q,bool AllowRefinement,SmallVectorImpl<Instruction * > * DropFlags,unsigned MaxRecurse) simplifyWithOpReplaced() argument |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSelect.cpp | 1358 SmallVector<Instruction *> DropFlags; foldSelectValueEquivalence() local |
H A D | InstructionCombining.cpp | 4519 SmallVector<Instruction *> DropFlags; foldFreezeIntoRecurrence() local |