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

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

computeGlobalPaths(Value value, size_t bitPos, SmallVectorImpl< DataflowPath > &results)circt::synth::LongestPathAnalysis
computeLocalPaths(Value value, size_t bitPos)circt::synth::LongestPathAnalysis
ctxcirct::synth::LongestPathAnalysisprivate
getAllPaths(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results, bool elaboratePaths=false) constcirct::synth::LongestPathAnalysis
getAverageMaxDelay(Value value)circt::synth::LongestPathAnalysis
getContext() constcirct::synth::LongestPathAnalysisinline
getInternalPaths(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results, bool elaboratePaths=false) constcirct::synth::LongestPathAnalysis
getMaxDelay(Value value, int64_t bitPos=-1)circt::synth::LongestPathAnalysis
getOpenPathsFromInputPortsToInternal(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results) constcirct::synth::LongestPathAnalysis
getOpenPathsFromInternalToOutputPorts(StringAttr moduleName, SmallVectorImpl< DataflowPath > &results) constcirct::synth::LongestPathAnalysis
getTopModules() constcirct::synth::LongestPathAnalysis
implcirct::synth::LongestPathAnalysisprotected
IncrementalLongestPathAnalysiscirct::synth::LongestPathAnalysisfriend
isAnalysisAvailable(StringAttr moduleName) constcirct::synth::LongestPathAnalysis
isAnalysisValidcirct::synth::LongestPathAnalysisprivate
LongestPathAnalysis(Operation *moduleOp, mlir::AnalysisManager &am, const LongestPathAnalysisOptions &option={})circt::synth::LongestPathAnalysis
~LongestPathAnalysis()circt::synth::LongestPathAnalysis