Searched defs:isLiveIn (Results 1 – 6 of 6) sorted by relevance
283 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
114 bool isLiveIn(int FI) { in isLiveIn() function
280 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
616 bool PHIElimination::isLiveIn(unsigned Reg, MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
715 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
335 bool MachineBasicBlock::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineBasicBlock