Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/
DSCCP.cpp392 Region &symbolTableRegion = symTable->getRegion(0); in initializeSymbolCallables() local
393 Block *symbolTableBlock = &symbolTableRegion.front(); in initializeSymbolCallables()
419 SymbolTable::getSymbolUses(&symbolTableRegion); in initializeSymbolCallables()