Searched refs:GCDMIVTest (Results 1 – 4 of 4) sorted by relevance
337 if (GCDMIVTest(subscript_pair)) { in GetDependence()1076 bool LoopDependenceAnalysis::GCDMIVTest( in GCDMIVTest() function in spvtools::opt::LoopDependenceAnalysis1668 [this](const SubscriptPair& p) { return GCDMIVTest(p); }); in DeltaTest()
518 bool GCDMIVTest(const std::pair<SENode*, SENode*>& subscript_pair);