Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp464 return Ctx.createSelectInst(NewSI); in createCommon()
794 SelectInst *Context::createSelectInst(llvm::SelectInst *SI) { in createSelectInst() function in Context
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h871 SelectInst *createSelectInst(llvm::SelectInst *SI);