Home
last modified time | relevance | path

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

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