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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1492 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) { function
1837 switch (IdxCompare(CE1->getOperand(i),

Completed in 56 milliseconds