CIRCT  19.0.0git
circt::esi::AppIDIndex Member List

This is the complete list of members for circt::esi::AppIDIndex, including all inherited members.

AppIDIndex(Operation *mlirTop)circt::esi::AppIDIndex
buildIndexFor(hw::HWModuleLike modToProcess)circt::esi::AppIDIndexprivate
containerAppIDscirct::esi::AppIDIndexprivate
getAppIDPathAttr(hw::HWModuleLike fromMod, AppIDAttr appid, Location loc) constcirct::esi::AppIDIndex
getChildAppIDsOf(hw::HWModuleLike) constcirct::esi::AppIDIndex
isValid() constcirct::esi::AppIDIndexinline
mlirTopcirct::esi::AppIDIndexprivate
symCachecirct::esi::AppIDIndexprivate
validcirct::esi::AppIDIndexprivate
walk(hw::HWModuleLike top, function_ref< void(AppIDPathAttr, ArrayRef< Operation * >)> fn) constcirct::esi::AppIDIndex
walk(StringRef top, function_ref< void(AppIDPathAttr, ArrayRef< Operation * >)> fn) constcirct::esi::AppIDIndex
walk(hw::HWModuleLike top, hw::HWModuleLike current, SmallVectorImpl< AppIDAttr > &pathStack, SmallVectorImpl< Operation * > &opStack, function_ref< void(AppIDPathAttr, ArrayRef< Operation * >)> fn) constcirct::esi::AppIDIndexprivate
~AppIDIndex()circt::esi::AppIDIndex