Searched refs:livein_empty (Results 1 – 7 of 7) sorted by relevance
186 if (!MBB->livein_empty()) { in canSpeculateInstrs()369 if (!Tail->livein_empty()) { in canConvertIf()
319 if (RegInfo && !RegInfo->livein_empty()) { in print()
284 if (!livein_empty()) { in print()
789 if (RS && !TailBB->livein_empty()) { in TailDuplicate()
573 if ((MFI != MF->begin() && !MBB->isLandingPad()) || MBB->livein_empty()) in computeLiveInRegUnits()
449 bool livein_empty() const { return LiveIns.empty(); } in livein_empty() function
309 bool livein_empty() const { return LiveIns.empty(); }