Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dloop_dependence_helpers.cpp461 SENode* induction_node = scalar_evolution_.SimplifyExpression( in IsSupportedLoop() local
463 if (!induction_node->AsSERecurrentNode()) { in IsSupportedLoop()
467 induction_node->AsSERecurrentNode()->GetCoefficient(); in IsSupportedLoop()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence_helpers.cpp461 SENode* induction_node = scalar_evolution_.SimplifyExpression( in IsSupportedLoop() local
463 if (!induction_node->AsSERecurrentNode()) { in IsSupportedLoop()
467 induction_node->AsSERecurrentNode()->GetCoefficient(); in IsSupportedLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence_helpers.cpp461 SENode* induction_node = scalar_evolution_.SimplifyExpression( in IsSupportedLoop() local
463 if (!induction_node->AsSERecurrentNode()) { in IsSupportedLoop()
467 induction_node->AsSERecurrentNode()->GetCoefficient(); in IsSupportedLoop()