Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp605 int64_t bounds_value = bounds->AsSEConstantNode()->FoldToSingleValue(); in StrongSIVTest() local
609 ToString(bounds_value)); in StrongSIVTest()
613 if (llabs(distance) > llabs(bounds_value)) { in StrongSIVTest()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp605 int64_t bounds_value = bounds->AsSEConstantNode()->FoldToSingleValue(); in StrongSIVTest() local
609 ToString(bounds_value)); in StrongSIVTest()
613 if (llabs(distance) > llabs(bounds_value)) { in StrongSIVTest()