Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DDialectConversion.cpp526 unsigned numArgReplacements, unsigned numBlockActions, in RewriterState()
530 numBlockActions(numBlockActions), in RewriterState()
544 unsigned numBlockActions; member
933 undoBlockActions(state.numBlockActions); in resetState()
1791 for (int i = state.numBlockActions, e = newState.numBlockActions; i != e; in legalizePatternBlockActions()