Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h68 using ComdatSetType = UniqueVector<const Comdat *>; variable
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h65 using ComdatSetType = UniqueVector<const Comdat *>; variable