Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp577 static int CompareValueComplexity(const LoopInfo *const LI, Value *LV, in CompareValueComplexity() function
641 int Result = CompareValueComplexity(LI, LInst->getOperand(Idx), in CompareValueComplexity()
680 CompareValueComplexity(LI, LU->getValue(), RU->getValue(), Depth + 1); in CompareSCEVComplexity()