Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfunction.h196 auto first_empty = in RemoveEmptyBlocks() local
201 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/deqp-deps/SPIRV-Tools/source/opt/
Dfunction.h205 auto first_empty = in RemoveEmptyBlocks() local
210 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/angle/third_party/spirv-tools/src/source/opt/
Dfunction.h205 auto first_empty = in RemoveEmptyBlocks() local
210 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()