Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp266 unsigned NumRows = DepMatrix.size(); in isLegalToInterChangeLoops() local
268 for (unsigned Row = 0; Row < NumRows; ++Row) { in isLegalToInterChangeLoops()