Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DContext.cpp422 if (auto *LLVMMD = dyn_cast<llvm::MetadataAsValue>(LLVMV)) { in getOrCreateValueInternal() local
423 It->second = std::unique_ptr<OpaqueValue>(new OpaqueValue(LLVMMD, *this)); in getOrCreateValueInternal()