Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4459 if (canCreatePoison(cast<Operator>(I), !DropFlags)) { in simplifyWithOpReplaced() argument
4291 simplifyWithOpReplaced(Value * V,Value * Op,Value * RepOp,const SimplifyQuery & Q,bool AllowRefinement,SmallVectorImpl<Instruction * > * DropFlags,unsigned MaxRecurse) simplifyWithOpReplaced() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1324 SmallVector<Instruction *> DropFlags; foldSelectValueEquivalence() local
H A DInstructionCombining.cpp4031 SmallVector<Instruction *> DropFlags; foldFreezeIntoRecurrence() local