Home
last modified time | relevance | path

Searched refs:NextInstruction (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp406 auto NextInstruction = [&](Instruction *I) { in findLocationForEntrySafepoint() local
417 Cursor = NextInstruction(Cursor)) { in findLocationForEntrySafepoint()