Searched refs:computeLiveIns (Results 1 – 7 of 7) sorted by relevance
248 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns() function in llvm338 computeLiveIns(LiveRegs, MBB); in computeAndAddLiveIns()
743 void Liveness::computeLiveIns() { in computeLiveIns() function in llvm::rdf::Liveness
852 computeLiveIns(NewLiveIns, *MBB); in mergeCommonTails()
185 void computeLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB);
103 void computeLiveIns();
346 LV.computeLiveIns(); in runOnMachineFunction()
900 L.computeLiveIns(); in runOnMachineFunction()