Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp264 bool currentLimitations();
776 bool LoopInterchangeLegality::currentLimitations() { in currentLimitations() function in LoopInterchangeLegality
1003 if (currentLimitations()) { in canInterchangeLoops()