Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp7303 unsigned Op0Cplxity = getComplexity(Op0); in visitICmpInst() local
7309 if (Op0Cplxity < Op1Cplxity) { in visitICmpInst()