Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp7664 class SCEVRecordOperands { class
7668 SCEVRecordOperands(SmallPtrSetImpl<const SCEV *> &Operands) in SCEVRecordOperands() function in SCEVRecordOperands
7706 SCEVRecordOperands RecordOperands(Operands); in BackedgeTakenInfo()
7707 SCEVTraversal<SCEVRecordOperands> ST(RecordOperands); in BackedgeTakenInfo()