Searched refs:livein_empty (Results 1 – 11 of 11) sorted by relevance
386 if (!MBB->livein_empty()) { in canSpeculateInstrs()479 if (!Tail->livein_empty()) { in canConvert()493 if (!CmpBB->livein_empty()) { in canConvert()
204 if (!MBB->livein_empty()) { in canSpeculateInstrs()299 if (!MBB->livein_empty()) { in canPredicateInstrs()464 if (!Tail->livein_empty()) { in canConvertIf()
258 assert(MBB.livein_empty() && "Expected empty live-in list"); in addLiveIns()
692 if (MRI.tracksLiveness() && !MBB.livein_empty()) { in print()
1707 if (!SI->livein_empty() && SI->pred_size() == 1) in tryToSinkCopy()
412 if (!livein_empty() && MRI.tracksLiveness()) { in print()
562 if (RegInfo && !RegInfo->livein_empty()) { in print()
336 if ((&MBB != &MF->front() && !MBB.isEHPad()) || MBB.livein_empty()) in computeLiveInRegUnits()
411 bool livein_empty() const { return LiveIns.empty(); }485 } while (BlockI != BlockEnd && (*BlockI)->livein_empty());
954 bool livein_empty() const { return LiveIns.empty(); } in livein_empty() function
1166 if (MRI.livein_empty()) { in getIndirectIndexBegin()