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

  /external/deqp-deps/SPIRV-Tools/source/opt/
inline_pass.cpp 228 const bool earlyReturn = fi != early_return_funcs_.end();
282 &multiBlocks, &postCallSB, &preCallSB, earlyReturn,
382 if (earlyReturn) {
431 if (earlyReturn) {
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
inline_pass.cpp 259 const bool earlyReturn = fi != early_return_funcs_.end();
322 &calleeTypeId, &multiBlocks, &postCallSB, &preCallSB, earlyReturn,
441 if (earlyReturn) {
500 if (earlyReturn) {

Completed in 103 milliseconds