Searched refs:hasDbgRecords (Results 1 – 9 of 9) sorted by relevance
797 if (!First->hasDbgRecords()) in spliceDebugInfoEmptyBlock()847 if (!First.getHeadBit() && First->hasDbgRecords()) { in spliceDebugInfo()852 if (First->hasDbgRecords()) { in spliceDebugInfo()999 if (!ReadFromHead && First->hasDbgRecords()) { in spliceDebugInfoImpl()
264 bool Instruction::hasDbgRecords() const { return !getDbgRecordRange().empty(); } in hasDbgRecords() function in Instruction
681 CheckDI(!isa<PHINode>(&I) || !I.hasDbgRecords(), in visitDbgRecords()
114 bool hasDbgRecords() const;
1505 if (!Next->hasDbgRecords()) in getNextNode()1893 bool ProcessedLeadingDbgRecords = !BB.begin()->hasDbgRecords(); in process()1919 if (II != EI && II->hasDbgRecords()) { in process()
1197 if (!II->hasDbgRecords()) in handleDbgInfo()
2106 if (BE != RangeBB->end() && BE->hasDbgRecords()) { in cloneInstructions()
1538 if (!I1->hasDbgRecords()) in hoistLockstepIdenticalDbgVariableRecords()1562 if (!Other->hasDbgRecords()) in hoistLockstepIdenticalDbgVariableRecords()
3603 if (I.hasDbgRecords() && WriteNewDbgInfoFormatToBitcode) { in writeFunction()