Searched refs:LLVMMD (Results 1 – 1 of 1) sorted by relevance
422 if (auto *LLVMMD = dyn_cast<llvm::MetadataAsValue>(LLVMV)) { in getOrCreateValueInternal() local423 It->second = std::unique_ptr<OpaqueValue>(new OpaqueValue(LLVMMD, *this)); in getOrCreateValueInternal()