Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLocal.h275 LLVM_ABI void InsertDebugValueAtStoreLoc(DbgVariableRecord *DVR, StoreInst *SI,
280 LLVM_ABI void InsertDebugValueAtStoreLoc(DbgVariableIntrinsic *DII,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp652 InsertDebugValueAtStoreLoc(DbgItem, Info.OnlyStore, DIB); in rewriteSingleStoreAlloca()
H A DLocal.cpp1757 void llvm::InsertDebugValueAtStoreLoc(DbgVariableIntrinsic *DII, StoreInst *SI, in InsertDebugValueAtStoreLoc() function in llvm
1844 void llvm::InsertDebugValueAtStoreLoc(DbgVariableRecord *DVR, StoreInst *SI, in InsertDebugValueAtStoreLoc() function in llvm