Home
last modified time | relevance | path

Searched refs:ReproducerEntry (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1272 struct ReproducerEntry { struct
1277 ReproducerEntry(ICmpInst::Predicate Pred, Value *LHS, Value *RHS) in ReproducerEntry() argument
1290 ArrayRef<ReproducerEntry> Stack, in generateReproducer()
1461 ArrayRef<ReproducerEntry> ReproducerCondStack, DominatorTree &DT, in checkAndReplaceCondition()
1573 SmallVectorImpl<ReproducerEntry> &ReproducerCondStack, in removeEntryFromStack()
1590 SmallVectorImpl<ReproducerEntry> &ReproducerCondStack, in checkOrAndOpImpliedByOther()
1843 SmallVector<ReproducerEntry> ReproducerCondStack; in eliminateConstraints()