Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h764 bool isRotatedForm() const { in isRotatedForm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp373 if (!isRotatedForm()) in getLoopGuardBranch()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopFuse.cpp316 if (!L->isRotatedForm()) { in isEligibleForFusion()