Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp342 bool isLoopStructureUnderstood(PHINode *InnerInductionVar);
672 bool LoopInterchangeLegality::isLoopStructureUnderstood( in isLoopStructureUnderstood() function in LoopInterchangeLegality
789 if (!isLoopStructureUnderstood(InnerInductionVar)) { in currentLimitations()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp338 bool isLoopStructureUnderstood(PHINode *InnerInductionVar);
627 bool LoopInterchangeLegality::isLoopStructureUnderstood( in isLoopStructureUnderstood() function in LoopInterchangeLegality
807 if (!isLoopStructureUnderstood(InnerInductionVar)) { in currentLimitations()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp262 bool isLoopStructureUnderstood();
607 bool LoopInterchangeLegality::isLoopStructureUnderstood() { in isLoopStructureUnderstood() function in LoopInterchangeLegality
837 if (!isLoopStructureUnderstood()) { in currentLimitations()