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