Searched refs:clearLiveIns (Results 1 – 6 of 6) sorted by relevance
191 MBB.clearLiveIns(); in recomputeLiveIns()
319 void clearLiveIns();
661 StoreBB->clearLiveIns(); in expandCMP_SWAP()663 LoadCmpBB->clearLiveIns(); in expandCMP_SWAP()754 StoreBB->clearLiveIns(); in expandCMP_SWAP_128()756 LoadCmpBB->clearLiveIns(); in expandCMP_SWAP_128()
1016 StoreBB->clearLiveIns(); in ExpandCMP_SWAP()1018 LoadCmpBB->clearLiveIns(); in ExpandCMP_SWAP()1135 StoreBB->clearLiveIns(); in ExpandCMP_SWAP_64()1137 LoadCmpBB->clearLiveIns(); in ExpandCMP_SWAP_64()
1460 void MachineBasicBlock::clearLiveIns() { in clearLiveIns() function in MachineBasicBlock
941 MBB->clearLiveIns(); in mergeCommonTails()