Home
last modified time | relevance | path

Searched refs:opInx (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()
417 const MachineOperand &MO = I->getOperand(opInx); in calculateSets()