Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLocalizer.cpp88 for (auto MOIt = MRI->use_begin(Reg), MOItEnd = MRI->use_end(); in runOnMachineFunction() local
89 MOIt != MOItEnd;) { in runOnMachineFunction()