CIRCT 22.0.0git
Loading...
Searching...
No Matches
synth.LongestPathAnalysis::Impl Member List

This is the complete list of members for synth.LongestPathAnalysis::Impl, including all inherited members.

collectClosedPaths(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results) constsynth.LongestPathAnalysis::Impl
collectInputToInternalPaths(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results) constsynth.LongestPathAnalysis::Impl
collectInternalToOutputPaths(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results) constsynth.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::Implprivate
computeLocalPaths(Value value, size_t bitPos)synth.LongestPathAnalysis::Impl
ctxsynth.LongestPathAnalysis::Implprivate
getAverageMaxDelay(Value value)synth.LongestPathAnalysis::Impl
getMaxDelay(Value value, int64_t bitPos)synth.LongestPathAnalysis::Impl
getTopModules() constsynth.LongestPathAnalysis::Implinline
Impl(Operation *module, mlir::AnalysisManager &am, const LongestPathAnalysisOptions &option)synth.LongestPathAnalysis::Impl
IncrementalLongestPathAnalysissynth.LongestPathAnalysis::Implfriend
initializeAndRun(mlir::ModuleOp module)synth.LongestPathAnalysis::Impl
initializeAndRun(hw::HWModuleOp module)synth.LongestPathAnalysis::Impl
isAnalysisAvailable(StringAttr moduleName) constsynth.LongestPathAnalysis::Impl
topModulessynth.LongestPathAnalysis::Implprivate