Searched defs:IdentityIndex (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10441 unsigned IdentityIndex = i * PartNumElem; local
10448 if (CS->getZExtValue() != IdentityIndex)

Completed in 130 milliseconds