Home | History | Annotate | Download | only in Utils

Lines Matching refs:LI

823                                            LoadInst *LI, DIBuilder &Builder) {
829 Builder.insertDbgValueIntrinsic(LI->getOperand(0), 0,
830 DIVar, LI);
833 DebugLoc LIDL = LI->getDebugLoc();
864 else if (LoadInst *LI = dyn_cast<LoadInst>(*UI))
865 ConvertDebugDeclareToDebugValue(DDI, LI, DIB);