Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp292 auto TidIter = Index.typeIds().equal_range(TId); in computeLTOCacheKey() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp3284 auto TidIter = TheIndex->typeIds().equal_range(GUID); in printTypeIdInfo() local
3322 auto TidIter = TheIndex->typeIds().equal_range(VFId.GUID); in printVFuncId() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4333 auto TidIter = Index.typeIds().equal_range(T); in writeCombinedGlobalValueSummary() local