Home | History | Annotate | Download | only in Scalar

Lines Matching defs:nextInstruction

411   // hasNextInstruction and nextInstruction are used to iterate
422 auto nextInstruction = [&hasNextInstruction](Instruction *I) {
434 cursor = nextInstruction(cursor)) {