Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp772 auto *LLVMRet = cast<llvm::ReturnInst>(LLVMV); in getOrCreateValueInternal() local
773 It->second = std::unique_ptr<ReturnInst>(new ReturnInst(LLVMRet, *this)); in getOrCreateValueInternal()
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h62 LLVMRet = 1, enumerator