Home
last modified time | relevance | path

Searched defs:ComdatID (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp508 unsigned ComdatID = Comdats.idFor(C); in getComdatID() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp510 unsigned ComdatID = Comdats.idFor(C); in getComdatID() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4081 if (unsigned ComdatID = Record[11]) { in parseGlobalVarRecord() local
4260 if (unsigned ComdatID = Record[12]) { in parseFunctionRecord() local