HomeSort by relevance Sort by last modified time
    Searched defs:IsProvablyOutsideOfLoopBounds (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/opt/
loop_dependence_helpers.cpp 137 bool LoopDependenceAnalysis::IsProvablyOutsideOfLoopBounds(
143 "IsProvablyOutsideOfLoopBounds could not reduce coefficient to a "
152 "IsProvablyOutsideOfLoopBounds could not get both the lower and upper "
161 "IsProvablyOutsideOfLoopBounds found coefficient >= 0.\n"
167 "IsProvablyOutsideOfLoopBounds found coefficient < 0.\n"
183 "IsProvablyOutsideOfLoopBounds found distance - bounds as a "
190 "IsProvablyOutsideOfLoopBounds found distance escaped the loop "
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
loop_dependence_helpers.cpp 137 bool LoopDependenceAnalysis::IsProvablyOutsideOfLoopBounds(
143 "IsProvablyOutsideOfLoopBounds could not reduce coefficient to a "
152 "IsProvablyOutsideOfLoopBounds could not get both the lower and upper "
161 "IsProvablyOutsideOfLoopBounds found coefficient >= 0.\n"
167 "IsProvablyOutsideOfLoopBounds found coefficient < 0.\n"
183 "IsProvablyOutsideOfLoopBounds found distance - bounds as a "
190 "IsProvablyOutsideOfLoopBounds found distance escaped the loop "

Completed in 51 milliseconds