Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.h402 DenseMap<Type, uint32_t> undefValIDMap; variable
H A DSerializeOps.cpp164 auto &id = undefValIDMap[undefType]; in processUndefOp()