Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h226 const ComdatSetType &getComdats() const { return Comdats; } in getComdats() function
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h224 const ComdatSetType &getComdats() const { return Comdats; } in getComdats() function