Home
last modified time | relevance | path

Searched refs:symbolTableBlock (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Transforms/
DSCCP.cpp393 Block *symbolTableBlock = &symbolTableRegion.front(); in initializeSymbolCallables() local
394 for (auto callable : symbolTableBlock->getOps<CallableOpInterface>()) { in initializeSymbolCallables()