Home
last modified time | relevance | path

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

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