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

/external/llvm/lib/VMCore/
H A DConstantFold.cpp1222 /// IdxCompare - Compare the two constants as though they were getelementptr
1229 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) { function
1540 switch (IdxCompare(CE1->getOperand(i),

Completed in 43 milliseconds