Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:lpad

896   const MachineBasicBlock *lpad = mbb->getLandingPadSuccessor();
900 if (!lpad || !isLiveInToMBB(li, lpad))