Searched refs:Op0Cplxity (Results 1 – 1 of 1) sorted by relevance
2744 unsigned Op0Cplxity = getComplexity(Op0); in visitICmpInst() local2750 if (Op0Cplxity < Op1Cplxity || in visitICmpInst()2751 (Op0Cplxity == Op1Cplxity && in visitICmpInst()