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()
202 if (!MBB->livein_empty()) { in canSpeculateInstrs()297 if (!MBB->livein_empty()) { in canPredicateInstrs()462 if (!Tail->livein_empty()) { in canConvertIf()
260 assert(MBB.livein_empty() && "Expected empty live-in list"); in addLiveIns()
694 if (!MBB.livein_empty()) { in print()
586 if (RegInfo && !RegInfo->livein_empty()) { in print()
1760 if (!SI->livein_empty() && SI->pred_size() == 1) in tryToSinkCopy()
408 if (!livein_empty() && MRI.tracksLiveness()) { in print()
329 if ((&MBB != &MF->front() && !MBB.isEHPad()) || MBB.livein_empty()) in computeLiveInRegUnits()
421 bool livein_empty() const { return LiveIns.empty(); }495 } while (BlockI != BlockEnd && (*BlockI)->livein_empty());
964 bool livein_empty() const { return LiveIns.empty(); } in livein_empty() function
1162 if (MRI.livein_empty()) { in getIndirectIndexBegin()