Searched refs:livein_empty (Results 1 – 10 of 10) sorted by relevance
384 if (!MBB->livein_empty()) { in canSpeculateInstrs()476 if (!Tail->livein_empty()) { in canConvert()490 if (!CmpBB->livein_empty()) { in canConvert()
187 if (!MBB->livein_empty()) { in canSpeculateInstrs()370 if (!Tail->livein_empty()) { in canConvertIf()
384 if (RegInfo && !RegInfo->livein_empty()) { in print()
810 if (RS && !TailBB->livein_empty()) { in TailDuplicate()
474 if (!MBB.livein_empty()) { in print()
286 if (!livein_empty()) { in print()
320 if ((MFI != MF->begin() && !MBB->isEHPad()) || MBB->livein_empty()) in computeLiveInRegUnits()
273 if (MRI.livein_empty()) { in getIndirectIndexBegin()
730 bool livein_empty() const { return LiveIns.empty(); } in livein_empty() function
373 bool livein_empty() const { return LiveIns.empty(); }