Searched defs:isLiveIn (Results 1 – 5 of 5) sorted by relevance
289 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
114 bool isLiveIn(int FI) { in isLiveIn() function
191 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
328 bool MachineBasicBlock::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineBasicBlock
739 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo