Home | History | Annotate | Download | only in Utils

Lines Matching refs:Intrinsic

296     if (II->getIntrinsicID() == Intrinsic::stacksave)
300 if (II->getIntrinsicID() == Intrinsic::lifetime_start ||
301 II->getIntrinsicID() == Intrinsic::lifetime_end)
957 /// Dbg Intrinsic utilities
960 /// See if there is a dbg.value intrinsic for DIVar before I.
964 // not inserting the same dbg.value intrinsic over and over.
977 /// Inserts a llvm.dbg.value intrinsic before a store to an alloca'd value
978 /// that has an associated llvm.dbg.decl intrinsic.
1013 /// Inserts a llvm.dbg.value intrinsic before a load of an alloca'd value
1014 /// that has an associated llvm.dbg.decl intrinsic.
1057 // We only remove the dbg.declare intrinsic if all uses are
1075 /// FindAllocaDbgDeclare - Finds the llvm.dbg.declare intrinsic describing the