Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isLiveIn

337 bool MachineBasicBlock::isLiveIn(unsigned Reg) const {
350 bool LiveIn = isLiveIn(PhysReg);
1169 if (MBB->isLiveIn(*RAI))