Home | History | Annotate | Download | only in Analysis

Lines Matching refs:BI

5685         if (const Instruction *BI = dyn_cast<Instruction>(BU->getValue()))
5686 if (AI->isIdenticalTo(BI) && !AI->mayReadFromMemory())