Home
last modified time | relevance | path

Searched refs:IdentifiedStructTypes (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Linker/
H A DIRMover.h85 IdentifiedStructTypeSet IdentifiedStructTypes; variable
/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp1751 IdentifiedStructTypes.addOpaque(Ty);
1753 IdentifiedStructTypes.addNonOpaque(Ty); in hasType()
1766 IRLinker TheIRLinker(Composite, SharedMDs, IdentifiedStructTypes, in IRMover()
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp729 std::vector<StructType *> IdentifiedStructTypes; member in __anon461288fb0411::BitcodeReader
1829 IdentifiedStructTypes.push_back(Ret); in getRawAttributeMask()
1835 IdentifiedStructTypes.push_back(Ret); in getRawAttributeMask()
7166 return IdentifiedStructTypes; in parseValueSymbolTable()