Home | History | Annotate | Download | only in Utils

Lines Matching full:dbg

776 ///  Dbg Intrinsic utilities
779 /// Inserts a llvm.dbg.value instrinsic before the stores to an alloca'd value
780 /// that has an associated llvm.dbg.decl intrinsic.
800 // Propagate any debug metadata from the store onto the dbg.value.
804 // Otherwise propagate debug metadata from dbg.declare.
810 /// Inserts a llvm.dbg.value instrinsic before the stores to an alloca'd value
811 /// that has an associated llvm.dbg.decl intrinsic.
822 // Propagate any debug metadata from the store onto the dbg.value.
826 // Otherwise propagate debug metadata from dbg.declare.
832 /// LowerDbgDeclare - Lowers llvm.dbg.declare intrinsics into appropriate set
833 /// of llvm.dbg.value intrinsics.
865 /// FindAllocaDbgDeclare - Finds the llvm.dbg.declare intrinsic describing the