Searched refs:livein_empty (Results 1 – 11 of 11) sorted by relevance
384 if (!MBB->livein_empty()) { in canSpeculateInstrs()477 if (!Tail->livein_empty()) { in canConvert()491 if (!CmpBB->livein_empty()) { in canConvert()
202 if (!MBB->livein_empty()) { in canSpeculateInstrs()296 if (!MBB->livein_empty()) { in canPredicateInstrs()468 if (!Tail->livein_empty()) { in canConvertIf()
260 assert(MBB.livein_empty() && "Expected empty live-in list"); in addLiveIns()
718 if (!MBB.livein_empty()) { in print()
631 if (RegInfo && !RegInfo->livein_empty()) { in print()
422 if (!livein_empty() && MRI.tracksLiveness()) { in print()
2054 if (!SI->livein_empty() && SI->pred_size() == 1) in tryToSinkCopy()
350 if ((&MBB != &MF->front() && !MBB.isEHPad()) || MBB.livein_empty()) in computeLiveInRegUnits()
501 bool livein_empty() const { return LiveIns.empty(); }577 } while (BlockI != BlockEnd && (*BlockI)->livein_empty());
1003 bool livein_empty() const { return LiveIns.empty(); } in livein_empty() function
1160 if (MRI.livein_empty()) { in getIndirectIndexBegin()