Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp397 TEST_F(ScalarEvolutionsTest, CompareValueComplexity) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp550 CompareValueComplexity(EquivalenceClasses<const Value *> &EqCacheValue, in CompareValueComplexity() function
613 CompareValueComplexity(EqCacheValue, LI, LInst->getOperand(Idx), in CompareValueComplexity()
651 int X = CompareValueComplexity(EqCacheValue, LI, LU->getValue(), in CompareSCEVComplexity()