Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4298 SmallVectorImpl<Instruction *> *DropFlags, in simplifyWithOpsReplaced()
4481 SmallVectorImpl<Instruction *> *DropFlags, in simplifyWithOpReplaced()
4490 SmallVectorImpl<Instruction *> *DropFlags) { in simplifyWithOpReplaced()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1413 SmallVector<Instruction *> DropFlags; in foldSelectValueEquivalence() local
H A DInstructionCombining.cpp4961 SmallVector<Instruction *> DropFlags; in foldFreezeIntoRecurrence() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7245 SmallVector<Instruction *, 8> DropFlags; in optimizeLoadExt() local