Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DOpDefinition.h1346 static bool hasTrait(TypeID traitID) { in hasTrait() argument
1349 if (traitIDs[i] == traitID) in hasTrait()