Home
last modified time | relevance | path

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

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