Searched refs:StrongSIVTest (Results 1 – 4 of 4) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_dependence.h | 479 bool StrongSIVTest(SENode* source, SENode* destination, SENode* coeff,
|
D | loop_dependence.cpp | 479 if (StrongSIVTest(source_node, destination_node, in SIVTest() 511 bool LoopDependenceAnalysis::StrongSIVTest(SENode* source, SENode* destination, in StrongSIVTest() function in spvtools::opt::LoopDependenceAnalysis
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_dependence.h | 479 bool StrongSIVTest(SENode* source, SENode* destination, SENode* coeff,
|
D | loop_dependence.cpp | 479 if (StrongSIVTest(source_node, destination_node, in SIVTest() 511 bool LoopDependenceAnalysis::StrongSIVTest(SENode* source, SENode* destination, in StrongSIVTest() function in spvtools::opt::LoopDependenceAnalysis
|