Searched refs:computeLiveIns (Results 1 – 7 of 7) sorted by relevance
242 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns() function in llvm337 computeLiveIns(LiveRegs, MBB); in computeAndAddLiveIns()
739 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
847 computeLiveIns(NewLiveIns, *MBB); in mergeCommonTails()
178 void computeLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB);
117 void computeLiveIns();
328 LV.computeLiveIns(); in runOnMachineFunction()
815 L.computeLiveIns(); in runOnMachineFunction()