Searched refs:Tmp2C (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2567 ConstantSDNode *Tmp2C = dyn_cast<ConstantSDNode>(Tmp2.getNode()); local
2569 (Tmp2C && Tmp2C->isNullValue() &&
2572 (Tmp2C && Tmp2C->getAPIntValue() == 1 &&

Completed in 129 milliseconds