Home | History | Annotate | Download | only in Mips

Lines Matching refs:getCondition

824   BI->getCondition();
826 if (const CmpInst *CI = dyn_cast<CmpInst>(BI->getCondition())) {