Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitter.cpp158 for (std::set<MachineLoop::Edge>::iterator osItr = outSplits.begin(), in applyOutgoing() local
160 osItr != osEnd; ++osItr) { in applyOutgoing()
161 MachineLoop::Edge edge = *osItr; in applyOutgoing()