Home
last modified time | relevance | path

Searched refs:first_empty (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dfunction.h184 auto first_empty = in RemoveEmptyBlocks() local
189 blocks_.erase(first_empty, std::end(blocks_)); in RemoveEmptyBlocks()
Dloop_dependence.cpp1578 auto first_empty = in DeltaTest() local
1583 if (first_empty != std::end(intersection)) { in DeltaTest()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfunction.h188 auto first_empty = in RemoveEmptyBlocks() local
193 blocks_.erase(first_empty, std::end(blocks_)); in RemoveEmptyBlocks()
Dloop_dependence.cpp1578 auto first_empty = in DeltaTest() local
1583 if (first_empty != std::end(intersection)) { in DeltaTest()