Home
last modified time | relevance | path

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

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