Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp701 std::unique_ptr<Value> Context::detachLLVMValue(llvm::Value *V) { in detachLLVMValue() function in Context
716 return detachLLVMValue(V->Val); in detach()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h832 std::unique_ptr<Value> detachLLVMValue(llvm::Value *V);