Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp411 unsigned NumOperandsR = RE->getNumOperands(); in cmpConstants() local
412 if (int Res = cmpNumbers(NumOperandsL, NumOperandsR)) in cmpConstants()