CIRCT 22.0.0git
|
This is the complete list of members for circt::synth::MatchedPattern, including all inherited members.
arrivalTimes | circt::synth::MatchedPattern | private |
getArea() const | circt::synth::MatchedPattern | |
getArrivalTime(unsigned outputIndex) const | circt::synth::MatchedPattern | |
getArrivalTimes() const | circt::synth::MatchedPattern | |
getDelay(unsigned inputIndex, unsigned outputIndex) const | circt::synth::MatchedPattern | |
getPattern() const | circt::synth::MatchedPattern | |
getWorstOutputArrivalTime() const | circt::synth::MatchedPattern | |
MatchedPattern()=default | circt::synth::MatchedPattern | |
MatchedPattern(const CutRewritePattern *pattern, SmallVector< DelayType, 1 > arrivalTimes) | circt::synth::MatchedPattern | inline |
pattern | circt::synth::MatchedPattern | private |