Home
last modified time | relevance | path

Searched refs:Op1Cplxity (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2652 unsigned Op1Cplxity = getComplexity(Op1); in visitICmpInst() local
2657 if (Op0Cplxity < Op1Cplxity || in visitICmpInst()
2658 (Op0Cplxity == Op1Cplxity && in visitICmpInst()