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