Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp552 auto *NewSBI = Ctx.createStoreInst(NewSI); in create()
562 auto *NewSBI = Ctx.createStoreInst(NewSI); in create()
804 StoreInst *Context::createStoreInst(llvm::StoreInst *SI) { in createStoreInst() function in Context
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h875 StoreInst *createStoreInst(llvm::StoreInst *SI);