Searched defs:computeLiveIns (Results 1 – 6 of 6) sorted by relevance
242 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns() function in llvm
739 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
526 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
682 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
402 void BranchFolder::computeLiveIns(MachineBasicBlock &MBB) { in computeLiveIns() function in BranchFolder