Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShrinkWrapping.cpp415 for (unsigned opInx = 0, opEnd = I->getNumOperands(); in calculateSets() local
416 opInx != opEnd; ++opInx) { in calculateSets()