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

  /external/deqp-deps/SPIRV-Tools/source/opt/
loop_fusion.cpp 109 bool LoopFusion::AreCompatible() {
391 assert(AreCompatible() && "Fusion can't be legal, loops are not compatible.");
532 assert(AreCompatible() && "Can't fuse, loops aren't compatible");
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
loop_fusion.cpp 109 bool LoopFusion::AreCompatible() {
391 assert(AreCompatible() && "Fusion can't be legal, loops are not compatible.");
532 assert(AreCompatible() && "Can't fuse, loops aren't compatible");

Completed in 2927 milliseconds