collectClosedPaths(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results) const | synth.LongestPathAnalysis::Impl | |
collectInputToInternalPaths(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results) const | synth.LongestPathAnalysis::Impl | |
collectInternalToOutputPaths(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results) const | synth.LongestPathAnalysis::Impl | |
computeGlobalPaths(Value value, size_t bitPos, SmallVectorImpl< DataflowPath > &results) | synth.LongestPathAnalysis::Impl | |
computeGlobalPaths(const Object &originalObject, Value value, size_t bitPos, SmallVectorImpl< DataflowPath > &results) | synth.LongestPathAnalysis::Impl | private |
computeLocalPaths(Value value, size_t bitPos) | synth.LongestPathAnalysis::Impl | |
ctx | synth.LongestPathAnalysis::Impl | private |
getAverageMaxDelay(Value value) | synth.LongestPathAnalysis::Impl | |
getMaxDelay(Value value, int64_t bitPos) | synth.LongestPathAnalysis::Impl | |
getTopModules() const | synth.LongestPathAnalysis::Impl | inline |
Impl(Operation *module, mlir::AnalysisManager &am, const LongestPathAnalysisOptions &option) | synth.LongestPathAnalysis::Impl | |
IncrementalLongestPathAnalysis | synth.LongestPathAnalysis::Impl | friend |
initializeAndRun(mlir::ModuleOp module) | synth.LongestPathAnalysis::Impl | |
initializeAndRun(hw::HWModuleOp module) | synth.LongestPathAnalysis::Impl | |
isAnalysisAvailable(StringAttr moduleName) const | synth.LongestPathAnalysis::Impl | |
topModules | synth.LongestPathAnalysis::Impl | private |