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.cpp1213 struct ReproducerEntry { struct
1218 ReproducerEntry(ICmpInst::Predicate Pred, Value *LHS, Value *RHS) in ReproducerEntry() function
1231 ArrayRef<ReproducerEntry> Stack, in generateReproducer()
1402 ArrayRef<ReproducerEntry> ReproducerCondStack, DominatorTree &DT, in checkAndReplaceCondition()
1481 SmallVectorImpl<ReproducerEntry> &ReproducerCondStack, in removeEntryFromStack()
1498 SmallVectorImpl<ReproducerEntry> &ReproducerCondStack, in checkOrAndOpImpliedByOther()
1735 SmallVector<ReproducerEntry> ReproducerCondStack; in eliminateConstraints()