Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp340 bool currentLimitations();
740 bool LoopInterchangeLegality::currentLimitations() { in currentLimitations() function in LoopInterchangeLegality
1000 if (currentLimitations()) { in canInterchangeLoops()