Searched refs:OuterLoopId (Results 1 – 1 of 1) sorted by relevance
223 if (isOuterMostDepPositive(DepMatrix, Row, OuterLoopId)) in validDepInterchange()241 if (OuterLoopId == 0) in validDepInterchange()247 if (!containsNoDependence(DepMatrix, Row, OuterLoopId)) in validDepInterchange()260 unsigned OuterLoopId) { in isLegalToInterChangeLoops() argument265 char OuterDep = DepMatrix[Row][OuterLoopId]; in isLegalToInterChangeLoops()380 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,554 unsigned OuterLoopId, BasicBlock *LoopNestExit, in processLoop()559 Loop *OuterLoop = LoopList[OuterLoopId]; in processLoop()968 << " and OuterLoopId = " << OuterLoopId in canInterchangeLoops()1083 unsigned OuterLoopId, in isProfitableForVectorization() argument[all …]