Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp936 auto *CompatibleTypeId = dyn_cast<MDString>(TypeMDVal->getMetadata()); in computeVirtualCallSiteTypeInfoMap() local
937 if (!CompatibleTypeId) in computeVirtualCallSiteTypeInfoMap()
956 CompatibleTypeId->getString()}; in computeVirtualCallSiteTypeInfoMap()