Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelect.cpp109 const auto AfterIt = std::next(MII); in runOnMachineFunction() local
141 for (auto &InsertedMI : make_range(InsertedBegin, AfterIt)) in runOnMachineFunction()