Home | History | Annotate | Download | only in Utils

Lines Matching refs:FindAllocaDbgDeclare

1073 /// FindAllocaDbgDeclare - Finds the llvm.dbg.declare intrinsic describing the
1075 DbgDeclareInst *llvm::FindAllocaDbgDeclare(Value *V) {
1086 DbgDeclareInst *DDI = FindAllocaDbgDeclare(AI);