Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/TableGen/
H A DAttrOrTypeDef.h237 SmallVector<AttrOrTypeBuilder> builders; global() variable
H A DOperator.h411 /// The builders of this operator. variable
/llvm-project/mlir/lib/Analysis/
H A DLiveness.cpp130 DenseMap<Block *, BlockInfoBuilder> &builders) { in buildBlockMapping()
166 DenseMap<Block *, BlockInfoBuilder> builders; in build() local