Searched refs:computeLiveIns (Results 1 – 13 of 13) sorted by relevance
247 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns() function in llvm329 computeLiveIns(LiveRegs, MBB); in computeAndAddLiveIns()
923 computeLiveIns(NewLiveIns, *MBB); in mergeCommonTails()
175 void computeLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB);
56 void computeLiveIns();
316 LV.computeLiveIns(); in runOnMachineFunction()
649 L.computeLiveIns(); in runOnMachineFunction()
526 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
93 void computeLiveIns();
328 LV.computeLiveIns(); in runOnMachineFunction()
809 L.computeLiveIns(); in runOnMachineFunction()
684 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
134 void computeLiveIns(MachineBasicBlock &MBB);
402 void BranchFolder::computeLiveIns(MachineBasicBlock &MBB) { in computeLiveIns() function in BranchFolder432 computeLiveIns(*NewDest); in ReplaceTailWithBranchTo()470 computeLiveIns(*NewMBB); in SplitMBBAt()