| computeGlobalPaths(Value value, size_t bitPos, SmallVectorImpl< DataflowPath > &results) | circt::synth::LongestPathAnalysis | |
| computeLocalPaths(Value value, size_t bitPos) | circt::synth::LongestPathAnalysis | |
| ctx | circt::synth::LongestPathAnalysis | private |
| getAllPaths(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results, bool elaboratePaths=false) const | circt::synth::LongestPathAnalysis | |
| getAverageMaxDelay(Value value) | circt::synth::LongestPathAnalysis | |
| getContext() const | circt::synth::LongestPathAnalysis | inline |
| getInternalPaths(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results, bool elaboratePaths=false) const | circt::synth::LongestPathAnalysis | |
| getMaxDelay(Value value, int64_t bitPos=-1) | circt::synth::LongestPathAnalysis | |
| getOpenPathsFromInputPortsToInternal(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results) const | circt::synth::LongestPathAnalysis | |
| getOpenPathsFromInternalToOutputPorts(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results) const | circt::synth::LongestPathAnalysis | |
| getTopModules() const | circt::synth::LongestPathAnalysis | |
| impl | circt::synth::LongestPathAnalysis | protected |
| IncrementalLongestPathAnalysis | circt::synth::LongestPathAnalysis | friend |
| isAnalysisAvailable(StringAttr moduleName) const | circt::synth::LongestPathAnalysis | |
| isAnalysisValid | circt::synth::LongestPathAnalysis | private |
| LongestPathAnalysis(Operation *moduleOp, mlir::AnalysisManager &am, const LongestPathAnalysisOptions &option={}) | circt::synth::LongestPathAnalysis | |
| ~LongestPathAnalysis() | circt::synth::LongestPathAnalysis | |