Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DScheduleOptimizer.cpp725 static bool containsOnlyMatMulDep(isl::map Schedule, const Dependences *D, in containsOnlyMatMulDep() function
790 if (!containsOnlyMatMulDep(PartialSchedule, D, MMI.k)) in containsMatrMult()