Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DSymbolTable.cpp786 auto attrBegin = std::begin(attrRange); in rebuildAttrAfterRAUW() local
789 Attribute &attr = *std::next(attrBegin, access[depth]); in rebuildAttrAfterRAUW()