Home
last modified time | relevance | path

Searched defs:debugLabels (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DPatternMatch.h230 SmallVector<StringRef, 0> debugLabels; variable
997 pattern->addDebugLabels(debugLabels); in addImpl() argument
863 addWithLabel(ArrayRef<StringRef> debugLabels,ConstructorArg && arg,ConstructorArgs &&...args) addWithLabel() argument
988 addImpl(ArrayRef<StringRef> debugLabels,Args &&...args) addImpl() argument
[all...]