Home
last modified time | relevance | path

Searched refs:createLinkedDVRAssign (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h332 createLinkedDVRAssign(Instruction *LinkedInstr, Value *Val,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp220 DbgVariableRecord *DbgVariableRecord::createLinkedDVRAssign( in createLinkedDVRAssign() function in llvm::DbgVariableRecord
H A DDebugInfo.cpp2036 auto *Assign = DbgVariableRecord::createLinkedDVRAssign( in emitDbgAssign()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp5196 DbgVariableRecord *NewAssign = DbgVariableRecord::createLinkedDVRAssign( in insertNewDbgInst()