Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8760 TypeIdSummary &TIS = Index->getOrInsertTypeIdSummary(Name); parseTypeIdEntry() local
8782 parseTypeIdSummary(TypeIdSummary & TIS) parseTypeIdSummary() argument
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3166 printTypeIdSummary(const TypeIdSummary & TIS) printTypeIdSummary() argument