Searched refs:LoopDepthThreshold (Results 1 – 1 of 1) sorted by relevance
153 : LoopPass(ID), LoopDepthThreshold(LVLoopDepthThreshold), in LoopVersioningLICM()217 unsigned LoopDepthThreshold; member281 if (CurLoop->getLoopDepth() > LoopDepthThreshold) { in legalLoopStructure()