Searched defs:TypeMDVal (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/Analysis/ | ||
| H A D | ModuleSummaryAnalysis.cpp | 214 auto *TypeMDVal = cast<MetadataAsValue>(CI->getArgOperand(1)); addIntrinsicToSummary() local |
| /llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
| H A D | IndirectCallPromotion.cpp | 933 auto *TypeMDVal = cast<MetadataAsValue>(CI->getArgOperand(1)); computeVirtualCallSiteTypeInfoMap() local |