Home
last modified time | relevance | path

Searched refs:GetLoopPeelingThreshold (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_peeling.h258 static size_t GetLoopPeelingThreshold() { return code_grow_threshold_; } in GetLoopPeelingThreshold() function in spvtools::LoopPeelingPass
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_peeling.h258 static size_t GetLoopPeelingThreshold() { return code_grow_threshold_; } in GetLoopPeelingThreshold() function in spvtools::LoopPeelingPass
/third_party/spirv-tools/source/opt/
H A Dloop_peeling.h258 static size_t GetLoopPeelingThreshold() { return code_grow_threshold_; } in GetLoopPeelingThreshold() function in spvtools::LoopPeelingPass
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp1007 size_t current_threshold = LoopPeelingPass::GetLoopPeelingThreshold(); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp1007 size_t current_threshold = LoopPeelingPass::GetLoopPeelingThreshold(); in TEST_F()
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp1006 size_t current_threshold = LoopPeelingPass::GetLoopPeelingThreshold(); in TEST_F()

Completed in 7 milliseconds