Home | History | Annotate | Download | only in Scalar

Lines Matching refs:AT

12 // basic-block-at-a-time approach. It should eventually be removed.
644 // If the iterator instruction was recursively deleted, start over at the
906 const TargetLowering &T, Type *AT,
908 : AddrModeInsts(AMI), TLI(T), AccessTy(AT), MemoryInst(MI), AddrMode(AM) {
995 /// accessing it. This doesn't need to be perfect, but needs to accept at least
1089 // Scan the GEP. We check it if it contains constant offsets and at most
1108 // We only allow one variable index at the moment.
1323 /// ValueAlreadyLiveAtInst - Retrn true if Val is already known to be live at
1326 /// that we know are live at the instruction already.
1344 // block. If so, it's already live into the block at the very least, so we
1363 /// be live at the use(Y) line. If we don't fold Y into load Z, we use one
1654 // If the iterator instruction was recursively deleted, start over at the
1966 // across basic blocks and rewrite them to improve basic-block-at-a-time