Home | History | Annotate | Download | only in IPO

Lines Matching full:accesses

448     // allowing i to index an out-of-range subscript that accesses A[1].
2134 /// We basically just support direct accesses to globals and GEP's of
2337 if (!SI->isSimple()) return false; // no volatile/atomic accesses.
2414 if (!LI->isSimple()) return false; // no volatile/atomic accesses.