Return a range of dbg_assign records for which Inst performs the assignment they encode.
Declared in <llvm/IR/DebugInfo.h>
SmallVector<DbgVariableRecord*>
getDVRAssignmentMarkers(Instruction const* Inst);
Forward declaration of SmallVector so that calculateSmallVectorDefaultInlinedElements can reference sizeof(SmallVector<T, 0>).