Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp762 auto *LLVMLd = cast<llvm::LoadInst>(LLVMV); in getOrCreateValueInternal() local
763 It->second = std::unique_ptr<LoadInst>(new LoadInst(LLVMLd, *this)); in getOrCreateValueInternal()