Home | History | Annotate | Download | only in CodeGen

Lines Matching full:ispredicated

573     // is possible. The isPredicated check is needed because this code can be
576 return empty() || !back().isBarrier() || TII->isPredicated(&back());