Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DContext.cpp267 auto *LLVMCast = cast<llvm::CastInst>(LLVMV); in getOrCreateValueInternal() local
268 It->second = std::unique_ptr<CastInst>(new CastInst(LLVMCast, *this)); in getOrCreateValueInternal()