Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Conversion/LLVMCommon/
H A DTypeConverter.h157 DenseMap<uint64_t, std::unique_ptr<SmallVector<Type>>> conversionCallStack; global() variable
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp1570 SmallVector<Type, 2> conversionCallStack; runOnOperation() local