Searched refs:symbolTableBlock (Results 1 – 1 of 1) sorted by relevance
393 Block *symbolTableBlock = &symbolTableRegion.front(); in initializeSymbolCallables() local394 for (auto callable : symbolTableBlock->getOps<CallableOpInterface>()) { in initializeSymbolCallables()