Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenEnv.h136 bool isExpand() const { return expValues != nullptr; } isExpand() function
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h302 bool isExpand() const { return TheKind == Expand; } isExpand() function