Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_peeling.h139 if (!IsConditionCheckSideEffectFree()) { in CanPeelLoop()
216 bool IsConditionCheckSideEffectFree() const;
Dloop_peeling.cpp215 bool LoopPeeling::IsConditionCheckSideEffectFree() const { in IsConditionCheckSideEffectFree() function in spvtools::opt::LoopPeeling
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_peeling.h139 if (!IsConditionCheckSideEffectFree()) { in CanPeelLoop()
216 bool IsConditionCheckSideEffectFree() const;
Dloop_peeling.cpp215 bool LoopPeeling::IsConditionCheckSideEffectFree() const { in IsConditionCheckSideEffectFree() function in spvtools::opt::LoopPeeling