Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp511 auto *NewSBI = Ctx.createLoadInst(NewLI); in create()
522 auto *NewSBI = Ctx.createLoadInst(NewLI); in create()
799 LoadInst *Context::createLoadInst(llvm::LoadInst *LI) { in createLoadInst() function in Context
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h873 LoadInst *createLoadInst(llvm::LoadInst *LI);